feat(version): bump to v1.0.9

This commit is contained in:
Tomas Aparicio 2017-05-25 18:45:38 +01:00
parent 81f5863e79
commit d4f41ad30d

View file

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