diff --git a/strongbox.go b/strongbox.go index 3aa4f0c..192ad68 100644 --- a/strongbox.go +++ b/strongbox.go @@ -22,7 +22,7 @@ import ( "github.com/jacobsa/crypto/siv" ) -const version = "v0.2.0-dev" +const version = "v0.2.0" var ( keyLoader = keyPair