diff --git a/package-lock.json b/package-lock.json index 75a6fd8..ce0b733 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@johnbillion/wp-hooks", - "version": "0.9.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f954b79..0d5f30b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@johnbillion/wp-hooks", - "version": "0.9.0", + "version": "1.0.0", "description": "All the actions and filters from WordPress core in machine-readable JSON format.", "repository": { "type": "git",