Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Mar 8, 2023
1 parent 23a055a commit dc5cb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "event-contract",
"version": "0.0.0",
"version": "0.1.0",
"description": "Type-safe, implementation-agnostic event contract framework.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -30,4 +30,4 @@
"typescript": "^4.9.5",
"vitest": "^0.29.2"
}
}
}

0 comments on commit dc5cb98

Please sign in to comment.