feat(version): bump to 1.0.8

This commit is contained in:
Tomas Aparicio 2017-05-18 21:21:16 +01:00
parent 22d057c12b
commit 1929278117
2 changed files with 41 additions and 9 deletions

View file

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