Skip to content

Commit e9da3da

Browse files
committed
Release 1.0.2
1 parent 9fc239b commit e9da3da

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.0.2 / 2015-04-14
3+
==================
4+
5+
* Use object-url to create and revoke url
6+
7+
28
1.0.1 / 2015-04-14
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-image-size",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Get image size in the browser",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)