From 67feeb0e50b6f88c1a1602fb11fe8a8de6c89a38 Mon Sep 17 00:00:00 2001 From: Matt Claypotch Date: Tue, 4 Mar 2014 09:11:15 -0800 Subject: [PATCH] 1.0.0 --- VERSION | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 1f4de86e..afaf360d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0-rc2 \ No newline at end of file +1.0.0 \ No newline at end of file diff --git a/bower.json b/bower.json index 214f6c9e..7ddfb6d7 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "brick", "description": "UI Web Components for Mobile Web Apps", - "version": "1.0.0-rc2", + "version": "1.0.0", "keywords": [ "brick", "custom", diff --git a/package.json b/package.json index 743351c3..aa25a24a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brick", - "version": "1.0.0-rc2", + "version": "1.0.0", "description": "UI Web Components for Mobile Web Apps", "main": "index.js", "scripts": {