X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;h=75104551cfab9f8499b9faf6a0b4c8df6e029f19;hb=aeae84e2ef384df343ade4dfd188169e36ce84c0;hp=5f222a8a9d815be66fea8bc64db44de1156d0ca4;hpb=68d16c936752d5c43f330b981bbd4b215654d13b;p=pstop.git diff --git a/version/version.go b/version/version.go index 5f222a8..7510455 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.2.1" + version = "0.3.5" ) // return the current application version