From 2bb1f8e28067d19ebe14b5d261832f3e6add5652 Mon Sep 17 00:00:00 2001 From: Takashi Kitajima Date: Thu, 13 Oct 2016 14:48:06 +0900 Subject: [PATCH] Update version --- README.md | 2 +- composer.json | 2 +- readme.txt | 2 +- src/stylus/style.styl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5eaad375..77e0fc91 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ bash app/bin/theme-unit-test.sh $ bash app/bin/scoffold-tests.sh ``` -## Run PHPunit tests +## Run PHPUnit tests ### Generate WordPress tests environment and run phpunit ``` $ bash app/bin/wpphpunit.sh diff --git a/composer.json b/composer.json index 09dab082..2c5fe85e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "inc2734/mimizuku", "description": "Minizuku is a WordPress theme to develop the child theme.", "license": "GPL-2.0+", - "version": "0.1.2", + "version": "0.1.3", "authors": [ { "name": "Takashi Kitajima", diff --git a/readme.txt b/readme.txt index 4eb85b39..9006503d 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: http://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: editor-style, featured-images Requires at least: 4.6.0 Tested up to: 4.6.1 -Stable tag: 0.1.2 +Stable tag: 0.1.3 License: GPLv2 or later License URI: license.txt diff --git a/src/stylus/style.styl b/src/stylus/style.styl index 0939d387..f11bdc3a 100644 --- a/src/stylus/style.styl +++ b/src/stylus/style.styl @@ -6,7 +6,7 @@ Theme URI: https://github.com/inc2734/mimizuku/ Author: inc2734 Author URI: http://2inc.org Description: Minizuku is a WordPress theme to develop the child theme. -Version: 0.1.2 +Version: 0.1.3 License: GPLv2 or later License URI: license.txt Tags: editor-style, featured-images