feat(version): bump to 1.0.4

This commit is contained in:
Tomas Aparicio 2016-09-29 22:03:07 +01:00
parent 8e0592bb9a
commit 44636a88f0
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.3"
const Version = "1.0.4"