Skip to content

Commit

Permalink
build: publish@4.1.5-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLY201 committed Sep 23, 2022
1 parent ea0a58a commit 77a1ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

## [UnReleased] - 2022.09.17
## [4.1.5-beta.0] - 2022.09.23

### 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": "js-sdsl",
"version": "4.1.4",
"version": "4.1.5-beta.0",
"description": "javascript standard data structure library which benchmark against C++ STL",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit 77a1ef2

Please sign in to comment.