Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomollet committed May 11, 2018
1 parent 6d8128c commit c5ba24d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Unreleased

### 0.4.9: May 11th, 2018
Version update

### 0.4.8: May 11th, 2018
* Fix obsolete function calls
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stormbringer",
"version": "0.4.8",
"version": "0.4.9",
"description": "WordPress theme",
"license": "Apache-2.0",
"repository" : {
Expand Down
2 changes: 1 addition & 1 deletion stormbringer-child/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stormbringer",
"version": "0.4.8",
"version": "0.4.9",
"description": "WordPress theme",
"license": "Apache-2.0",
"repository" : {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://github.com/nicomollet/stormbringer
Github Theme URI: https://github.com/nicomollet/stormbringer
Github Branch: master
Description: A simple responsive theme based on twitter's bootstrap framework.
Version: 0.4.8
Version: 0.4.9
Author: Nicolas Mollet
Author URI: http://www.nicolasmollet.com
Text Domain: stormbringer
Expand Down

0 comments on commit c5ba24d

Please sign in to comment.