mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08: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
|
||||
|
||||
* Merge pull request #190 from greut/typos
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package bimg
|
||||
|
||||
// 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