Skip to content

Commit 8109486

Browse files
dskvrclaude
andcommitted
Bump versions again to test dist file fix
- @notemine/core: 0.4.5 → 0.4.6 - @notemine/wrapper: 0.1.5 → 0.1.6 This should finally publish packages with dist files included. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 6e0ec3d commit 8109486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@notemine/core",
33
"type": "module",
44
"description": "a nostr note miner compiled to wasm",
5-
"version": "0.4.5",
5+
"version": "0.4.6",
66
"license": "GPL-3.0-only",
77
"repository": {
88
"type": "git",

packages/wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notemine/wrapper",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"author": "[email protected]",
55
"description": "Nostr note miner wrapper for notemine wasm-bindgen",
66
"repository": "https://github.com/sandwichfarm/notemine",

0 commit comments

Comments
 (0)