Skip to content

Commit 1cf58c5

Browse files
committed
🐳 chore: Bump version to 0.1.1
1 parent 33c807b commit 1cf58c5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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": "tinyeffect",
3-
"version": "0.1.1~dev",
3+
"version": "0.1.1",
44
"private": true,
55
"description": "A tiny TypeScript library for handling side effects in a unified way using algebraic effects, offering a type-safe approach for async operations, error handling, dependency injection, and more.",
66
"keywords": [

0 commit comments

Comments
 (0)