Skip to content

Commit fb92344

Browse files
committed
2.0.9
1 parent 99d10d2 commit fb92344

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hazae41/result-and-option",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"imports": {
55
"@/": "./src/",
66
"@hazae41/tscousin": "jsr:@hazae41/tscousin@^1.0.28"

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "@hazae41/result-and-option",
44
"description": "Rust-like Result and Option for TypeScript",
5-
"version": "2.0.8",
5+
"version": "2.0.9",
66
"repository": "github:hazae41/result-and-option",
77
"author": "hazae41",
88
"scripts": {
@@ -24,4 +24,4 @@
2424
"@hazae41/tscousin": "^1.0.28",
2525
"typescript": "^5.9.3"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)