feat(version): bump patch

This commit is contained in:
Tomas 2020-02-07 19:22:44 +01:00
parent 5a9d7f21d9
commit 2e5ad6edbe
3 changed files with 8 additions and 7 deletions

View file

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