Skip to content

Commit

Permalink
Release 1.1.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jun 13, 2024
1 parent cb2ff20 commit 3648fd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
node:
- 18
- 20
- 22
steps:
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4
- name: Use Node.js ${{ matrix.node }}
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": "@scure/base",
"version": "1.1.6",
"version": "1.1.7",
"description": "Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16",
"files": [
"lib/index.js",
Expand Down

0 comments on commit 3648fd9

Please sign in to comment.