feat(version): bump to v1.0.14

This commit is contained in:
Tomas Aparicio 2017-09-12 22:31:25 +02:00
parent 37aea4bd76
commit 276e054189
2 changed files with 8 additions and 1 deletions

View file

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