Skip to content

Commit

Permalink
chore(release): 4.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent 7b0d0aa commit 24abb9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions egg.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://x.nest.land/eggs@0.3.8/src/schema.json",
"$schema": "https://x.nest.land/eggs@4.1.3/src/schema.json",
"name": "scrypt",
"entry": "./mod.ts",
"description": "This is a wasm-based (using rust-crypto) implementation of scrypt key derivation function that doesn't require any privileges.",
"homepage": "https://github.com/denorg/scrypt",
"version": "4.1.0",
"version": "4.1.3",
"releaseType": null,
"unstable": false,
"unlisted": false,
Expand Down

0 comments on commit 24abb9e

Please sign in to comment.