Skip to content

Commit

Permalink
Version bump to 1.0.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
thellimist committed Aug 8, 2016
1 parent daec7ef commit 1b56f3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cloudflare.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: CloudFlare
Plugin URI: http://www.cloudflare.com/wiki/CloudFlareWordPressPlugin
Description: CloudFlare integrates your blog with the CloudFlare platform.
Version: 1.0.2-beta
Version: 1.0.3-beta
Author: Ian Pye, Jerome Chen, James Greene, Simon Moore, David Fritsch, John Wineman (CloudFlare Team)
License: GPLv2
*/
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"CF\\": "src/"
}
},
"version": "1.0.2-beta",
"version": "1.0.3-beta",
"scripts": {
"test": "vendor/bin/phpunit",
"format": "vendor/bin/phpcs -n --standard=PSR2 --extensions=php,live.php src/"
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: i3149, jchen329, jamescf, simon-says, dfritsch, icyapril
Tags: cloudflare, comments, spam, cdn, free, website, performance, speed
Requires at least: 2.8
Tested up to: 4.1
Stable tag: 1.0.2-beta
Stable tag: 1.0.3-beta
License: GPLv2

The CloudFlare WordPress Plugin ensures your WordPress blog is running optimally on the CloudFlare platform.
Expand Down

0 comments on commit 1b56f3e

Please sign in to comment.