From 1eb9c25516e3ac6b717e35d4cc4211a1eee1bc82 Mon Sep 17 00:00:00 2001 From: Brady Vercher Date: Sun, 29 May 2016 10:52:21 -0700 Subject: [PATCH] Release 0.2.2. --- package.json | 2 +- satispress.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 78124da..2724efe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satispress", - "version": "0.2.1", + "version": "0.2.2", "description": "Generate a Composer repository from installed WordPress plugins and themes.", "main": "Gruntfile.js", "repository": { diff --git a/satispress.php b/satispress.php index 88ee5ec..cdeb309 100644 --- a/satispress.php +++ b/satispress.php @@ -10,7 +10,7 @@ * Plugin Name: SatisPress * Plugin URI: https://github.com/blazersix/satispress * Description: Generate a Composer repository from installed WordPress plugins and themes. - * Version: 0.2.1 + * Version: 0.2.2 * Author: Blazer Six * Author URI: http://www.blazersix.com/ * License: GPL-2.0+