Skip to content

Commit

Permalink
Bump version (#39)
Browse files Browse the repository at this point in the history
* Update bower.json

* Update package.json
  • Loading branch information
danielmatthew authored Mar 5, 2017
1 parent b1b41cd commit 8bd4975
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
Expand Up @@ -33,5 +33,5 @@
"dependencies": {
"jquery": "~1.9.1"
},
"version": "3.3.6-talis.14"
"version": "3.3.6-talis.15"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
"version": "3.3.6-talis.14",
"version": "3.3.6-talis.15",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
Expand Down

0 comments on commit 8bd4975

Please sign in to comment.