Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Oct 13, 2016
1 parent 732a380 commit 2bb1f8e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion src/stylus/style.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bb1f8e

Please sign in to comment.