Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheus Marchini committed Jul 21, 2015
1 parent 85df130 commit b357b92
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-timepicker",
"version": "0.2.6",
"version": "0.3.0",
"description": "A timepicker component for Twitter Bootstrap 2.x",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "jdewit/bootstrap-timepicker",
"description" : "A simple timepicker component for Twitter Bootstrap.",
"version" : "0.2.6",
"version" : "0.3.0",
"license" : "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion js/bootstrap-timepicker.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bootstrap-timepicker",
"description": "Timepicker widget for Twitter Bootstrap 2.*",
"version": "0.2.6",
"version": "0.3.0",
"license": "MIT",
"homepage": "http://jdewit.github.com/bootstrap-timepicker",
"author": {
Expand Down

0 comments on commit b357b92

Please sign in to comment.