Skip to content

Commit f06088e

Browse files
committed
Bump version
1 parent 50e6961 commit f06088e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "textpattern-hive-framework",
33
"description": "A Textpattern website theme development framework built with Grunt and Sass.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"keywords": [
66
"css",
77
"framework",

templates/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Textpattern Hive Framework",
33
"txp-type": "textpattern-theme",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "A Textpattern website theme development framework.",
66
"author": "Phil Wareham",
77
"author_uri": "https://github.com/philwarehan/textpattern-hive-framework"

themes/hive_framework/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Textpattern Hive Framework",
33
"txp-type": "textpattern-theme",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "A Textpattern website theme development framework.",
66
"author": "Phil Wareham",
77
"author_uri": "https://github.com/philwarehan/textpattern-hive-framework"

0 commit comments

Comments
 (0)