diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:54:51 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-31 10:54:51 +0200 |
commit | 1bc511a69e115e127258856355a6cbc3509b163b (patch) | |
tree | 276fc7eb13474c97ea4978409e8631669736f82d /build/bootstrap.build | |
parent | ad19a9c48e220c8bc100edbf35561e225d2c1ba1 (diff) |
Bump version to 0.2.0 final
Diffstat (limited to 'build/bootstrap.build')
-rw-r--r-- | build/bootstrap.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 2883ce6..45e2af0 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -3,9 +3,9 @@ # license : MIT; see accompanying LICENSE file project = brep -version = 0.1.0 +version = 0.2.0 -using build@0.1.0 +using build@0.2.0 using config using dist using test |