Skip to content

Commit

Permalink
Just kidding; bumped version to 0.3.1 to match package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Nov 12, 2014
1 parent 003a729 commit abf7a3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knockout-bootstrap",
"version": "0.2.2",
"version": "0.3.1",
"main": [
"./build/knockout-bootstrap.min.js"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knockout-bootstrap",
"version": "0.3.0",
"version": "0.3.1",
"description": "Knockout Bindings for Bootstrap Widgets",
"main": "src/knockout-bootstrap.js",
"scripts": {
Expand Down

0 comments on commit abf7a3d

Please sign in to comment.