Skip to content

Commit bea2dd4

Browse files
committed
chore(dep) Keep in step with forms-angular version numbers
1 parent 6cf5fd8 commit bea2dd4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "fng-bootstrap-date",
33
"description": "Date input plugin for forms-angular, using the Bootstrap datepicker from Angular-ui-bootstrap",
4+
"version":"0.11.0",
45
"main": "fng-bootstrap-date.js",
56
"authors": [
67
"Mark Chapman"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fng-bootstrap-date",
3-
"version": "0.1.0",
3+
"version": "0.11.0",
44
"description": "Date input plugin for forms-angular, using the Bootstrap datepicker from Angular-ui-bootstrap",
55
"main": "fng-bootstrap-date.js",
66
"scripts": {

0 commit comments

Comments
 (0)