X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;ds=sidebyside;f=version%2Fversion.go;h=75104551cfab9f8499b9faf6a0b4c8df6e029f19;hb=aeae84e2ef384df343ade4dfd188169e36ce84c0;hp=95fe52149ac2db1bf1bef52e03dcd9c6d2610dd3;hpb=10dbb38516c6ac149373ac0fae917a34ab7a9afa;p=pstop.git 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