feat(version): bump minor

This commit is contained in:
Tomas Aparicio 2017-06-25 11:56:09 +02:00
parent 6e9a8a8339
commit 32e459e416
2 changed files with 11 additions and 1 deletions

View file

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