Skip to content

Commit 8e666af

Browse files
committed
0.1.0
1 parent 9abc282 commit 8e666af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@denostack/intlit",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"tasks": {
55
"bench": "deno run --allow-run=deno --allow-write=.benchmark scripts/benchmark.ts",
66
"test": "deno task test:unit && deno task test:lint && deno task test:format && deno task test:types",

0 commit comments

Comments
 (0)