Bump Crate version => 0.3.0-pre.1

This commit is contained in:
François Garillot
2020-11-03 13:29:51 -08:00
parent c7f6abb591
commit aabd5266c3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "opaque-ke"
version = "0.2.1"
version = "0.3.0-pre.1"
repository = "https://github.com/novifinancial/opaque-ke"
keywords = ["cryptography", "crypto", "opaque", "passwords", "authentication"]
description = "An implementation of the OPAQUE password-authenticated key exchange protocol"