feat(version): bump to v1.0.18

This commit is contained in:
Tomas Aparicio 2017-12-22 19:58:29 +01:00
parent cd21e84c71
commit 02e621739c
2 changed files with 13 additions and 1 deletions

View file

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