Skip to content

Commit 2180d60

Browse files
committedJun 21, 2019
ver. 1.0.6
1 parent dda8069 commit 2180d60

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎docs/changes.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
1.0.6
5+
-----
6+
7+
- Support parsing `SLONG`.
8+
49
1.03
510
----
611

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "piexifjs",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Read and write exif.",
55
"main": "piexif.js",
66
"repository": {

0 commit comments

Comments
 (0)
Please sign in to comment.