feat(version): bump to v1.0.7

This commit is contained in:
Tomas Aparicio 2017-01-13 19:30:06 +00:00
parent c5e109463f
commit fc33ce0e82
2 changed files with 5 additions and 1 deletions

View file

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