Skip to content

Commit c31df7a

Browse files
committed
Release v0.5.2
1 parent 247f81f commit c31df7a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-timepicker",
33
"description": "A timepicker component for Twitter Bootstrap",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"main": "js/bootstrap-timepicker.js",
66
"license": "MIT",
77
"ignore": [

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "jdewit/bootstrap-timepicker",
33
"description" : "A simple timepicker component for Twitter Bootstrap.",
4-
"version" : "0.5.1",
4+
"version" : "0.5.2",
55
"license" : "MIT",
66
"authors": [
77
{

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-timepicker",
33
"description": "Timepicker widget for Twitter Bootstrap",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"license": "MIT",
66
"homepage": "http://jdewit.github.com/bootstrap-timepicker",
77
"author": {

0 commit comments

Comments
 (0)