Skip to content

Commit

Permalink
Bump theme version
Browse files Browse the repository at this point in the history
  • Loading branch information
erwstout committed Apr 3, 2017
1 parent e84b39c commit 1fa6fc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

define('PRELUDE_VERSION', '1.0.0');
define('PRELUDE_VERSION', '1.0.1');

if ( !function_exists( 'prelude_features' ) ) {

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": "oneil",
"version": "1.0.0",
"version": "1.0.1",
"description": "A custom WordPress theme for O'neil Printing",
"main": "index.php",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Theme URI:
Author: Factor1
Author URI: http://factor1studios.com
Description: A custom WordPress theme for O'Neil Printing designed by Rule29 and developed by Factor1.
Version: 1.0.0
Version: 1.0.1
*/

0 comments on commit 1fa6fc2

Please sign in to comment.