summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hyndman <shyndman@google.com>2016-03-19 13:23:45 -0700
committerScott Hyndman <shyndman@google.com>2016-03-19 13:28:15 -0700
commit12f6cc93f31118340c3adb26fce026bf48bc074c (patch)
tree2a3f889625dc4cb37b6f68f54b9193ff23cbf1b6
parent14c0206ebb62239bb7b429dbfad774c23c478eb6 (diff)
Bumping to version 2.2.3 in an attempt to fix npm install.2.2.3
npm install is failing with "npm ERR! cb() never called". I'm trying again from scratch.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 361c316f7cb9..2fda7264faa5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "material-design-icons",
- "version": "2.2.2",
+ "version": "2.2.3",
"description": "Material Design icons by Google",
"main": "index.js",
"repository": {