Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 80a32ee

Browse files
committed
feat(v2): First beta version
1 parent 41413a8 commit 80a32ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-calendar",
3-
"version": "0.8.1",
3+
"version": "0.9.0-beta.1",
44
"description": "A complete AngularJS directive for the Arshaw FullCalendar.",
55
"author": "https://github.com/angular-ui/ui-calendar/graphs/contributors",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-calendar",
3-
"version": "0.8.1",
3+
"version": "0.9.0-beta.1",
44
"description": "A complete AngularJS directive for the Arshaw FullCalendar.",
55
"author": "https://github.com/angular-ui/ui-calendar/graphs/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)