Skip to content

Commit 65714eb

Browse files
committed
Updated more version numbers
1 parent b268453 commit 65714eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ Yes! Models and controllers can be auto-initiated if the class has a static meth
3737

3838
## Changelog
3939

40-
### 1.0.0 - 2023-09-26
40+
### 0.1.0 - 2023-09-26
4141

4242
* Initial version

plugins/construct-wp/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ Yes! Models and controllers can be auto-initiated if the class has a static meth
4949

5050
== Changelog ==
5151

52-
= 1.0.0 - 2023-09-26 =
52+
= 0.1.0 - 2023-09-26 =
5353

5454
* Initial version

plugins/construct-wp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "construct-wp",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "The Construct WP WordPress plugin",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)