feat(version): bump minor to 1

This commit is contained in:
Tomas 2020-06-06 20:13:32 +02:00
parent ea219c2d32
commit e04345c136
2 changed files with 6 additions and 2 deletions

View file

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