Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #57 from talwinder50/issue-50
Browse files Browse the repository at this point in the history
chore: Release 0.1.2
  • Loading branch information
fqutishat authored Feb 27, 2020
2 parents 5adae92 + 1bb86cf commit ac9703f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Release Parameters
BASE_VERSION=0.1.2
IS_RELEASE=false
IS_RELEASE=true

ARCH=$(go env GOARCH)

Expand Down
1 change: 1 addition & 0 deletions docs/components/user_agent_wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ User Agent WASM is a javascript project that use [Vue](https://vuejs.org) framew
features:
- Create [DID exchange](https://github.com/hyperledger/aries-rfcs/tree/master/features/0023-did-exchange)
- Storing and retrieving verifiable credentials using [CHAPI](https://github.com/digitalbazaar/credential-handler-polyfill)
- Create QR Code for the stored verifiable presentations (VP) (right now it's verifiable credentials but will eventually be replaced by VP)

0 comments on commit ac9703f

Please sign in to comment.