We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0607b8d + 7c7dc9e commit e30213fCopy full SHA for e30213f
CHANGELOG
@@ -1,3 +1,7 @@
1
+* Sat Jul 9 2016 - Version 1.3.5
2
+
3
+- Fix stray comma in bower.json (#81).
4
5
* Sun Jun 26 2016 - Version 1.3.4
6
7
- Allow jquery-timepicker to work with Browserify (#75).
package.json
@@ -2,7 +2,7 @@
"name": "jquery-timepicker",
"title": "jQuery Timepicker",
"description": "Enhances standard form input fields helping users to select (or type) times.",
- "version": "1.3.4",
+ "version": "1.3.5",
"homepage": "http://timepicker.co",
"license": "(GPL-2.0 OR MIT)",
8
"downloads": "https://github.com/wvega/timepicker/releases",
0 commit comments