Skip to content

Commit 471a64e

Browse files
committed
chore(dep) Keep in step with forms-angular version numbers
1 parent f109611 commit 471a64e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bower.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "fng-bootstrap-datetime",
33
"description": "datetime input plugin for forms-angular, using angular-ui-bootstrap-datetimepicker",
4+
"version":"0.11.0",
45
"main": [
56
"fng-bootstrap-datetime.js",
67
"fng-bootstrap-datetime.css"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fng-bootstrap-datetime",
3-
"version": "0.1.0",
3+
"version": "0.11.0",
44
"description": "datetime input plugin for forms-angular, using angular-ui-bootstrap-datetimepicker",
55
"main": "fng-bootstrap-datetime.js",
66
"scripts": {

0 commit comments

Comments
 (0)