Skip to content

Commit cf39d39

Browse files
committed
chore: Bump package version to 1.0.2
1 parent dc6708c commit cf39d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"README.md",
1111
"LICENSE"
1212
],
13-
"version": "1.0.1",
13+
"version": "1.0.2",
1414
"private": false,
1515
"devDependencies": {
1616
"@types/bun": "latest",
@@ -47,4 +47,4 @@
4747
"actions": "DOCKER_HOST=$(docker context inspect --format '{{.Endpoints.docker.Host}}') act",
4848
"build": "tsc --project tsconfig.build.json"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)