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",