Skip to content

Commit 6983853

Browse files
committed
✨ feat: Bump version to 0.3.2
1 parent e26d75a commit 6983853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 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.3.1",
3+
"version": "0.3.2",
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)