Skip to content

Commit 8ab9305

Browse files
authored
release: version 2.6.0 (#74)
1 parent c5c2c44 commit 8ab9305

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@knuth/bch",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Bitcoin Cash development platform for Javascript and Typescript applications",
55
"main": "src/kth.js",
66
"scripts": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@ create-jest@^29.7.0:
11731173

11741174
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
11751175
version "7.0.6"
1176-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
1176+
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
11771177
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
11781178
dependencies:
11791179
path-key "^3.1.0"

0 commit comments

Comments
 (0)