Skip to content

Commit

Permalink
chore(release): bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
whizark committed Apr 2, 2016
1 parent c4d8f22 commit 0e3d1d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion loader/50-network-wp-query-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Network WP Query
Description: Network-wide WP Query for Multisite environment
Version: 0.1.2
Version: 0.1.3
Author: Eric Lewis, Miguel Peixe, Whizark
Author URI: http://whizark.com
License: GPL-2.0+
Expand Down
2 changes: 1 addition & 1 deletion network-wp-query.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Network WP Query
Description: Network-wide WP Query for Multisite environment
Version: 0.1.2
Version: 0.1.3
Author: Eric Lewis, Miguel Peixe, Whizark
Author URI: http://whizark.com
License: GPL-2.0+
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "0.1.2",
"version" : "0.1.3",
"main" : "./network-wp-query.php",
"repository" : {
"type": "git",
Expand Down

0 comments on commit 0e3d1d6

Please sign in to comment.