Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bfred-it committed Jun 20, 2016
1 parent 0cd2d3a commit 3696015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "image-promise",
"version": "1.0.4",
"version": "2.0.0",
"description": "Load an image and return a promise in the browser, in 0.3KB",
"license": "MIT",
"repository": "bfred-it/image-promise",
Expand Down Expand Up @@ -52,7 +52,7 @@
"browser"
],
"rules": {
"prefer-spread": 0
"prefer-spread": 0
}
},
"bugs": {
Expand Down

0 comments on commit 3696015

Please sign in to comment.