feat(version): v1 release. see history for details

This commit is contained in:
Tomas Aparicio 2016-04-21 16:44:50 +01:00
parent a0fc602e69
commit c57a8c1320
14 changed files with 181 additions and 108 deletions

View file

@ -1,3 +1,4 @@
package bimg
const Version = "0.1.24"
// Version represents the current package semantic version.
const Version = "1.0.0"