forgot to bump version...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-23 20:14:31 +03:00
parent 6bbcb30bb1
commit b6c9f4a8a9

View File

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