From 65f9e0c4bbc56f208cb6b2329d890c6d9935da1d Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sun, 12 May 2019 11:59:14 +0200 Subject: NPM -> npm [ci skip] According to https://www.npmjs.com/. --- RELEASING_RAILS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASING_RAILS.md') diff --git a/RELEASING_RAILS.md b/RELEASING_RAILS.md index d2d7a771bc..bc39e2313d 100644 --- a/RELEASING_RAILS.md +++ b/RELEASING_RAILS.md @@ -125,7 +125,7 @@ guide. You can generate keys with the GPG suite from here: https://gpgtools.org. Run `rake changelog:header` to put a header with the new version in every CHANGELOG. Don't commit this, the release task handles it. -Run `rake release`. This will populate the gemspecs and NPM package.json with +Run `rake release`. This will populate the gemspecs and npm package.json with the current RAILS_VERSION, commit the changes, tag it, and push the gems to rubygems.org. -- cgit v1.2.3