From e878b738a2a75afbbf5b7afc7bb2d7120a2509d4 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Mon, 25 Jan 2016 14:05:35 -0600 Subject: [PATCH] Update README.md --- scripts/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index c0d278a5f7..a714c06e36 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -37,5 +37,6 @@ # Releasing 1. Pull latest code -2. `gulp publish` -3. Sit back and have a beer :beer: (or wine :wine_glass:) +2. Bump version in package.json +3. `gulp publish` +4. Sit back and have a beer :beer: (or wine :wine_glass:)