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