feat(version): bump to v1.0.17

This commit is contained in:
Tomas Aparicio 2017-11-14 12:20:24 +01:00
parent 0885d7e93e
commit 8aff78e4ec
2 changed files with 10 additions and 1 deletions

View file

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