commit | 12f6cc93f31118340c3adb26fce026bf48bc074c | [log] [tgz] |
---|---|---|
author | Scott Hyndman <shyndman@google.com> | Sat Mar 19 20:23:45 2016 |
committer | Scott Hyndman <shyndman@google.com> | Sat Mar 19 20:28:15 2016 |
tree | 2a3f889625dc4cb37b6f68f54b9193ff23cbf1b6 | |
parent | 14c0206ebb62239bb7b429dbfad774c23c478eb6 [diff] |
Bumping to version 2.2.3 in an attempt to fix npm install. npm install is failing with "npm ERR! cb() never called". I'm trying again from scratch.
diff --git a/package.json b/package.json index 361c316..2fda726 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": {