X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;h=07ad6b1113399a9f4c27b29366894fa2e8081e06;hb=6e1a36f58c73ec770b55701bd8ae26d06ef4f8a5;hp=0d16748e66fe19f961569bfd958045e8891965ae;hpb=22b9be6e17f9ae78c7bff19696ce9da44d6c8189;p=pstop.git diff --git a/version/version.go b/version/version.go index 0d16748..07ad6b1 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.1.0" + version = "0.1.1" ) // return the current application version