From 3cdd780ee3c23d3b52fe2ebf1c78eb9d6dd6f8af Mon Sep 17 00:00:00 2001 From: Josh Kurz Date: Sat, 25 Apr 2015 01:33:03 -0400 Subject: [PATCH] bump(1.0.0) Signed-off-by: Josh Kurz --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index d224d01..12c19b9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-calendar", - "version": "0.9.0-beta.1", + "version": "1.0.0", "description": "A complete AngularJS directive for the Arshaw FullCalendar.", "author": "https://github.com/angular-ui/ui-calendar/graphs/contributors", "license": "MIT", diff --git a/package.json b/package.json index 7a7302c..3b11138 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-calendar", - "version": "0.9.0-beta.1", + "version": "1.0.0", "description": "A complete AngularJS directive for the Arshaw FullCalendar.", "author": "https://github.com/angular-ui/ui-calendar/graphs/contributors", "license": "MIT",