Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefarzat committed May 4, 2017
1 parent 88c034c commit 52a1090
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ng-jcrop",
"main": "ng-jcrop.js",
"version": "2.0.4",
"version": "2.2.1",
"homepage": "https://github.com/andrefarzat/ng-jcrop",
"authors": [
"Andre Farzat <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-jcrop",
"version": "2.2.0",
"version": "2.2.1",
"description": "ng-jcrop",
"main": "ng-jcrop.js",
"dependencies": {},
Expand All @@ -18,10 +18,10 @@
"phantomjs": "^1.9.18"
},
"scripts": {
"postinstall": "bower install",
"test": "karma start",
"citest": "karma start karma.travis.conf.js",
"serve": "echo 'Deprecated. Please use \"npm start\" instead.'",
"prestart": "bower install",
"start": "http-server"
},
"repository": {
Expand Down

0 comments on commit 52a1090

Please sign in to comment.