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 7cc4acf commit 5583063
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/inc2734/mimizuku.svg?branch=master)](https://travis-ci.org/inc2734/mimizuku)
[![Latest Stable Version](https://poser.pugx.org/inc2734/mimizuku/v/stable)](https://packagist.org/packages/inc2734/mimizuku)
[![License](https://poser.pugx.org/inc2734/vanilla/mimizuku)](https://packagist.org/packages/inc2734/mimizuku)
[![License](https://poser.pugx.org/inc2734/mimizuku/license)](https://packagist.org/packages/inc2734/mimizuku)

Minizuku is a WordPress theme to develop the child theme.

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.1",
"version": "0.1.2",
"authors": [
{
"name": "Takashi Kitajima",
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.1
Version: 0.1.2
License: GPLv2 or later
License URI: license.txt
*/
Expand Down

0 comments on commit 5583063

Please sign in to comment.