From c72ab1a3bd5dc447055dc40f12c7ab1562a555f5 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 13 Oct 2016 16:49:28 -0400 Subject: [PATCH] chore(readme): eric wanted two beers, so we're gonna have two beers --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index 862af20828..2e22a20555 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -95,7 +95,7 @@ To remove the linked version of `ionic-angular` do `npm rm ionic-angular`, and t - Creates a new tag and release on Github 3. Verify that the `changelog` changes are accurate and the `package.json` version is correct (`git status` && `git diff`) 4. Commit and push -5. Sit back and have a beer :beer: (or wine :wine_glass:) +5. Sit back and have a beer :beers: (or wine :wine_glass:) ### Publish a nightly release 1. Run `gulp nightly`