feat(version): bump to v1.0.14

master
Tomas Aparicio 8 years ago
parent 37aea4bd76
commit 276e054189

@ -1,4 +1,11 @@
## v1.0.14 / 2017-09-12
* Merge pull request #192 from greut/trim
* Adding trim operation.
* Merge pull request #191 from greut/alpha4
* Update 8.6 to alpha4.
## v1.0.13 / 2017-09-11 ## v1.0.13 / 2017-09-11
* Merge pull request #190 from greut/typos * Merge pull request #190 from greut/typos

@ -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.13" const Version = "1.0.14"

Loading…
Cancel
Save