X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;h=cf77d282a5c35ee44a15373760ed284bcafb100a;hb=ac65d456eb98d64e3262ce8c3ac3d1ee0a27ee9f;hp=f3f0e957a4c07615180d1bb6a54c130e49a0c258;hpb=24183433de0c5d606a4fc1d9f90df0608547bf78;p=pstop.git diff --git a/version/version.go b/version/version.go index f3f0e95..cf77d28 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.2.0" + version = "0.3.2" ) // return the current application version