From 3eedee4f04007416631b7f8e71aacf4d450e24e8 Mon Sep 17 00:00:00 2001 From: Bryan Haggerty Date: Tue, 20 Sep 2016 10:46:35 -0700 Subject: [PATCH] Fixed package version --- README.md | 2 -- package.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5bb34346..2886605d 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,5 @@ Thank you to all of our [contributors](https://github.com/twitter/twemoji/graphs ## License Copyright 2016 Twitter, Inc and other contributors - Code licensed under the MIT License: http://opensource.org/licenses/MIT - Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/ \ No newline at end of file diff --git a/package.json b/package.json index 60ce8f6a..5b5abd61 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.2", + "version": "2.2.0", "name": "twemoji", "license": [ "MIT",