From 28b986d39a38efa6eb09423e69e5ec8ea32898a9 Mon Sep 17 00:00:00 2001 From: Aleck Landgraf Date: Thu, 19 Feb 2015 18:44:45 -0800 Subject: [PATCH] version bump --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 81ba862..891998b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "be-comments", - "version": "0.0.2", + "version": "0.0.3", "homepage": "https://github.com/buildingenergy/be-comments", "authors": [ "Aleck Landgraf ", diff --git a/package.json b/package.json index 88eadca..cd2bf0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "be-comments", - "version": "0.0.2", + "version": "0.0.3", "repository": "https://github.com/buildingenergy/be-comments", "dependencies": {}, "description": "dynamic and reusable AngularJS comments",