feat(version): bump to 1.0.3

This commit is contained in:
Tomas Aparicio 2016-09-28 00:30:19 +01:00
parent 5ca57a1e68
commit 1d16b40629
2 changed files with 10 additions and 3 deletions

View file

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