diff options
Diffstat (limited to '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 |