X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=version%2Fversion.go;fp=version%2Fversion.go;h=ce76b72ce58466329847f6d2a6479f47a6f5835d;hb=19895ca8d31deea9680395e11e889d4b32a58bd4;hp=74ffa65c269838b29ab6dfb6636428b18ae8d75a;hpb=e6dd359976b2f2759f3cb107cf14e23ed30dafd1;p=pstop.git diff --git a/version/version.go b/version/version.go index 74ffa65..ce76b72 100644 --- a/version/version.go +++ b/version/version.go @@ -2,7 +2,7 @@ package version const ( - version = "0.1.4" + version = "0.1.5" ) // return the current application version