Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lcamargof committed Jul 16, 2023
1 parent 3618b0f commit 3c7ffa8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.10] - 2023-07-16

- Add `iUSD` to the RToken list

### Added

- Add `RSD` to the RToken list

## [1.0.9] - 2023-06-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lc-labs/rtokens",
"version": "1.0.9",
"version": "1.0.10",
"description": "RToken list",
"main": "index.js",
"author": "LC Labs LLC",
Expand Down

0 comments on commit 3c7ffa8

Please sign in to comment.