mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-08 23:18:19 -07:00
feat(version). bump to v1.0.13
This commit is contained in:
parent
a150d0a7ee
commit
36263aef42
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
* Merge branch '99designs-vips-reduce'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
package bimg
|
||||
|
||||
// Version represents the current package semantic version.
|
||||
const Version = "1.0.12"
|
||||
const Version = "1.0.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue