Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump version to 2.3.1
  • Loading branch information
wk3368 committed Oct 23, 2022
1 parent 750b403 commit bcb15ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file, as of versi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.0] - 2022-10-23
## [2.3.1] - 2022-10-23

- Support aptos GET restful api for JsonRpcProvider used in window.starcoin injected into Dapps from Starmask

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@starcoin/starcoin",
"version": "2.3.0",
"version": "2.3.1",
"description": "starcoin js sdk",
"author": "lerencao, wk3368, tarvos21",
"license": "Apache-2.0",
Expand Down

0 comments on commit bcb15ba

Please sign in to comment.