Skip to content

Commit 7f222d7

Browse files
Add composer version
1 parent 42ce48b commit 7f222d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "peterjohnhunt/publish-command",
33
"description": "Update Theme Style and Functions Version Number",
4+
"version": "1.0.0",
45
"type": "wp-cli-package",
56
"homepage": "https://github.com/peterjohnhunt/wpcli-publish-command",
67
"license": "MIT",
@@ -19,4 +20,4 @@
1920
"command.php"
2021
]
2122
}
22-
}
23+
}

0 commit comments

Comments
 (0)