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