diff --git a/package.json b/package.json index f1c2a10..42c86bf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textpattern-plugins", "description": "Official plugins website of the Textpattern project.", - "version": "0.1.0", + "version": "0.2.0", "repository": { "type": "git", "url": "https://github.com/textpattern/textpattern-plugins-website" diff --git a/src/templates/manifest.json b/src/templates/manifest.json index 494ef75..01a3518 100644 --- a/src/templates/manifest.json +++ b/src/templates/manifest.json @@ -1,7 +1,7 @@ { "title": "plugins.Textpattern.com", "txp-type": "textpattern-theme", - "version": "0.1.0", + "version": "0.2.0", "description": "plugins.Textpattern.com site theme.", "author": "Phil Wareham", "author_uri": "https://github.com/textpattern/textpattern-themes-website"