version: bump to v1.0.4-dev

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-11-09 11:59:37 +01:00
parent 17bcfb495c
commit dc8d1e9383
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9

View file

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.0.3"
const Version = "1.0.4-dev"