minor version update...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-02 19:45:13 +03:00
parent eb90a1c388
commit a890e0c9d7

View File

@ -1,6 +1,6 @@
{
"name": "ig-features",
"version": "2.2.0",
"version": "2.2.1",
"description": "",
"main": "features.js",
"scripts": {
@ -24,6 +24,6 @@
"homepage": "https://github.com/flynx/features.js#readme",
"dependencies": {
"ig-object": "^1.0.0",
"ig-actions": "^1.6.0"
"ig-actions": "^2.0.0"
}
}