From 80a32ee00a6a327ea1446451d725fdd30a4535e9 Mon Sep 17 00:00:00 2001 From: Uri Goldshtein Date: Tue, 12 Aug 2014 15:50:26 +0200 Subject: [PATCH] feat(v2): First beta version --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 92be728..21193ee 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-ui-calendar", - "version": "0.8.1", + "version": "0.9.0-beta.1", "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 fa2914e..6a132c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-ui-calendar", - "version": "0.8.1", + "version": "0.9.0-beta.1", "description": "A complete AngularJS directive for the Arshaw FullCalendar.", "author": "https://github.com/angular-ui/ui-calendar/graphs/contributors", "license": "MIT",