diff --git a/version.go b/version.go index b3ff863..692cd91 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package ngs // VERSION returns current ngs version -const VERSION = "0.1.1" +const VERSION = "0.1.2"