Skip to content

Commit ecc3e5b

Browse files
committed
Updated to 2.5.0
1 parent 052bc1a commit ecc3e5b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/datetime-picker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// https://github.com/Gillardo/bootstrap-ui-datetime-picker
2-
// Version: 2.4.4
2+
// Version: 2.5.0
33
// Released: 2017-01-12
44
angular.module('ui.bootstrap.datetimepicker', ['ui.bootstrap.dateparser', 'ui.bootstrap.position'])
55
.constant('uiDatetimePickerConfig', {

dist/datetime-picker.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-ui-datetime-picker",
3-
"version": "2.4.4",
3+
"version": "2.5.0",
44
"url": "https://github.com/Gillardo/bootstrap-ui-datetime-picker",
55
"authors": [
66
"Gillardo <darren.gillard81@gmail.com>"

0 commit comments

Comments
 (0)