Skip to content

Commit e30213f

Browse files
committed
Release 1.3.5.
2 parents 0607b8d + 7c7dc9e commit e30213f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Sat Jul 9 2016 - Version 1.3.5
2+
3+
- Fix stray comma in bower.json (#81).
4+
15
* Sun Jun 26 2016 - Version 1.3.4
26

37
- Allow jquery-timepicker to work with Browserify (#75).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-timepicker",
33
"title": "jQuery Timepicker",
44
"description": "Enhances standard form input fields helping users to select (or type) times.",
5-
"version": "1.3.4",
5+
"version": "1.3.5",
66
"homepage": "http://timepicker.co",
77
"license": "(GPL-2.0 OR MIT)",
88
"downloads": "https://github.com/wvega/timepicker/releases",

0 commit comments

Comments
 (0)