mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-16 19:05:54 -07:00
feat(version): bump to v1.0.14
This commit is contained in:
parent
37aea4bd76
commit
276e054189
2 changed files with 8 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue