feat(version): bump to 1.0.2

This commit is contained in:
Tomas Aparicio 2016-09-27 15:32:08 +01:00
parent 21d5f4a515
commit 5250ad30ce
3 changed files with 12 additions and 4 deletions

View file

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