[snowpatch] [PATCH] Update version to 0.3.0-alpha

Andrew Donnellan andrew.donnellan at au1.ibm.com
Wed Feb 27 16:39:08 AEDT 2019


On 25/2/19 10:13 pm, Michael Ellerman wrote:
> It's confusing for users that the git tree produces a snowpatch that
> claims to be 0.2.0 but is not the same as the 0.2.0 release.

Now that we include a git hash, I'm going to hold off on incrementing 
the version number until we're ready to actually tag an alpha.

> ---
>   Cargo.toml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Cargo.toml b/Cargo.toml
> index d17b0cf..ec8e937 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -16,7 +16,7 @@
>   
>   [package]
>   name = "snowpatch"
> -version = "0.2.0"
> +version = "0.3.0-alpha"
>   authors = ["Russell Currey <ruscur at russell.cc>",
>   	   "Andrew Donnellan <andrew.donnellan at au1.ibm.com>"]
>   homepage = "https://github.com/ruscur/snowpatch"
> 

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com  IBM Australia Limited



More information about the snowpatch mailing list