From 02e321b97889b558ecaad5ed03c80aee08f9c0ba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Dec 2015 08:57:24 +0200 Subject: Change version back to 0.1.0 The new plan is to use 0.1.0, 0.2.0 rather than 0.1.0-a1, 0.1.0-a2 for early development. Easier on the eye and we have 99 versions instead of 49. --- build/bootstrap.build | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index 56f9953..24c347a 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -3,8 +3,9 @@ # license : MIT; see accompanying LICENSE file project = bpkg -version = 0.1.0-a1 +version = 0.1.0 +using build@0.1.0 using config using dist using install -- cgit v1.1