feat(version). bump to v1.0.13

This commit is contained in:
Tomas Aparicio 2017-09-11 16:35:20 +02:00
parent a150d0a7ee
commit 36263aef42
2 changed files with 6 additions and 1 deletions

View file

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