mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Cutting v0.2.0
This commit is contained in:
parent
5d0f55c1b4
commit
358a3c2881
@ -1,4 +1,4 @@
|
||||
## 0.2.0 (unreleased)
|
||||
## 0.2.0 (July 13, 2015)
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
||||
@ -10,4 +10,4 @@ const Version = "0.2.0"
|
||||
// A pre-release marker for the version. If this is "" (empty string)
|
||||
// then it means that it is a final release. Otherwise, this is a pre-release
|
||||
// such as "dev" (in development), "beta", "rc1", etc.
|
||||
const VersionPrerelease = "rc"
|
||||
const VersionPrerelease = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user