From 6b1622c432cf6cdbbc70e23355a3e261b74310e9 Mon Sep 17 00:00:00 2001 From: Adam Schwartz Date: Wed, 4 Jun 2014 16:47:17 -0400 Subject: [PATCH] Fix version numbers --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b403714..469a960 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "social-sharing-icons", - "version": "0.0.6", + "version": "0.0.9", "description": "Social sharing icon links for a website.", "authors": [ "Adam Schwartz " diff --git a/package.json b/package.json index 5f42d83..9b05c0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "social-sharing-icons", - "version": "0.0.6", + "version": "0.0.9", "description": "Social sharing icon links for a website.", "authors": [ "Adam Schwartz "