We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ce48b commit 7f222d7Copy full SHA for 7f222d7
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "peterjohnhunt/publish-command",
3
"description": "Update Theme Style and Functions Version Number",
4
+ "version": "1.0.0",
5
"type": "wp-cli-package",
6
"homepage": "https://github.com/peterjohnhunt/wpcli-publish-command",
7
"license": "MIT",
@@ -19,4 +20,4 @@
19
20
"command.php"
21
]
22
}
-}
23
+}
0 commit comments