Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharghate committed Nov 2, 2016
1 parent b91f1fa commit 31cdd07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-simple-sprite",
"version": "1.1.0",
"version": "1.1.1",
"authors": [
"Tushar Ghate <[email protected]>"
],
Expand All @@ -27,7 +27,8 @@
"node_modules",
"bower_components",
"test",
"tests"
"tests",
"demo"
],
"dependencies": {
"angular": "^1.2.21"
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": "angular-simple-sprite",
"version": "1.1.0",
"version": "1.1.1",
"description": "An Angular directive for creating simple sprites.",
"main": "GruntFile.js",
"dependencies": {
Expand Down

0 comments on commit 31cdd07

Please sign in to comment.