@@ -1,6 +1,6 @@
 {
   "name": "ampion-angular-ui-calendar",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "A complete AngularJS directive for the Arshaw FullCalendar.",
   "author": "https://github.com/angular-ui/ui-calendar/graphs/contributors",
   "license": "MIT",
@@ -27,6 +27,6 @@
   },
   "resolutions": {
     "jquery": "^3.1.1",
-    "angular": ">=1.4.x"
+    "angular": ">=1.4"
   }
 }