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