diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-08 10:35:27 +0200 |
commit | ae7fc0bd6a3f974735a65f137e4c1ad0925bd344 (patch) | |
tree | 3d62be34e2c63390b2f7ddf560efbfb3bf59e7ca /manifest | |
parent | cc00746e56ab1e8f0ddbf2a1cad7d28777499a4f (diff) |
Release version 0.11.0v0.11.0
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ : 1 name: bpkg-rep -version: 0.11.0-a.0.z +version: 0.11.0 project: build2 summary: bpkg repository management utilities license: MIT @@ -18,4 +18,4 @@ builds: -macos ; Requires bash >= 4.3. requires: bash >= 4.3 depends: * build2 >= 0.10.0 depends: * bpkg >= 0.10.0 -depends: bpkg [0.11.0-a.0.1 0.11.0-a.1) +depends: bpkg ^0.11.0 |