Skip to content

Commit

Permalink
chore(release): 1.0.0-exp.3 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-exp.3](v1.0.0-exp.2...v1.0.0-exp.3) (2021-07-12)

### Bug Fixes

* 🚩 Update package registry ([a0800bc](a0800bc))
  • Loading branch information
semantic-release-bot committed Jul 12, 2021
1 parent a0800bc commit b895ce5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Packages/com.careboo.unity-algorand-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-exp.3](https://github.com/CareBoo/unity-algorand-sdk/compare/v1.0.0-exp.2...v1.0.0-exp.3) (2021-07-12)


### Bug Fixes

* :triangular_flag_on_post: Update package registry ([a0800bc](https://github.com/CareBoo/unity-algorand-sdk/commit/a0800bc57c6fde758182075a90e2fbd96ce67be8))

# [1.0.0-exp.2](https://github.com/CareBoo/unity-algorand-sdk/compare/v1.0.0-exp.1...v1.0.0-exp.2) (2021-07-12)


Expand Down
2 changes: 1 addition & 1 deletion Packages/com.careboo.unity-algorand-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.careboo.unity-algorand-sdk",
"displayName": "Algorand SDK",
"version": "1.0.0-exp.2",
"version": "1.0.0-exp.3",
"unity": "2020.3",
"description": "WARNING: This package has not been audited and it should not be used in a production environment.",
"dependencies": {
Expand Down

0 comments on commit b895ce5

Please sign in to comment.