Skip to content

Commit

Permalink
-release v1.4.1 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
algorotem authored and EvanJRichard committed Dec 18, 2019
1 parent 06c903f commit 6483613
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.4.1
# Added
- Added asset decimals field.
# 1.4.0
# Added
- Added support for Algorand Standardized Assets (ASA)
Expand Down
2 changes: 1 addition & 1 deletion dist/algosdk.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "algosdk",
"version": "1.4.0",
"version": "1.4.1",
"description": "algosdk is Algorand's official javascript SDK",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 6483613

Please sign in to comment.