From 4b9e568894b56d8634bfd8a7637ba1907f337857 Mon Sep 17 00:00:00 2001 From: Curtis Loisel <curtis@voceconnect.com> Date: Wed, 8 Jan 2014 14:57:57 -0500 Subject: [PATCH] Updating version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 26c4fb2..99b9fbd 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "automattic/wp-codebird", "description": "An extension of the Codebird class to use WordPress' HTTP API instead of cURL.", - "version": "1.1.0", + "version": "1.1.2", "license": "GPL-2.0+", "require": { "mynetx/codebird-php": "~2.4" -- GitLab