Skip to content

Commit b3606f7

Browse files
committed
Test publish scripts
1 parent a3624dc commit b3606f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@badrap/result",
3-
"version": "0.2.7",
3+
"version": "0.2.8-pre.0",
44
"description": "A TypeScript result type taking cues from Rust's Result and Haskell's Either types",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)