diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 519aa16..fcf6652 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,8 @@ # Release Notes +## v0.2.0 - 2019-10-17 +Feat: add 3ID Provider + ## v0.1.0 - 2019-09-26 Fixed various issues and added missing functionality. diff --git a/package.json b/package.json index 2003f20..a57759a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "identity-wallet", - "version": "0.2.0-beta.23", + "version": "0.2.0", "description": "Create and manage identities", "main": "lib/identity-wallet.js", "directories": {