feat(version). bump to v1.0.13

master
Tomas Aparicio 8 years ago
parent a150d0a7ee
commit 36263aef42

@ -1,4 +1,9 @@
## v1.0.13 / 2017-09-11
* Merge pull request #190 from greut/typos
* Fix typo and small cleanup.
## v1.0.12 / 2017-09-10 ## v1.0.12 / 2017-09-10
* Merge branch '99designs-vips-reduce' * Merge branch '99designs-vips-reduce'

@ -1,4 +1,4 @@
package bimg package bimg
// Version represents the current package semantic version. // Version represents the current package semantic version.
const Version = "1.0.12" const Version = "1.0.13"

Loading…
Cancel
Save