File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module.exports = function(grunt) {
1717 'bump' : {
1818 options : {
1919 push : false ,
20- files : [ 'package.json' , 'component .json' , 'composer.json' ]
20+ files : [ 'package.json' , 'bower .json' , 'composer.json' ]
2121 }
2222 } ,
2323 'jasmine' : {
Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-timepicker" ,
3- "version" : " 0.2.5 " ,
3+ "version" : " 0.2.6 " ,
44 "description" : " A timepicker component for Twitter Bootstrap 2.x" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " bootstrap-timepicker" ,
33 "description" : " Timepicker widget for Twitter Bootstrap 2.*" ,
4- "version" : " 0.2.5 " ,
4+ "version" : " 0.2.6 " ,
55 "homepage" : " http://jdewit.github.com/bootstrap-timepicker" ,
66 "author" : {
77 "name" : " Joris de Wit" ,
You can’t perform that action at this time.
0 commit comments