feat(version): bump to 1.0.6

This commit is contained in:
Tomas Aparicio 2016-11-12 16:00:20 +00:00
parent 6f8b098b47
commit abca04aab5
2 changed files with 7 additions and 1 deletions

View file

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