We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abc282 commit 8e666afCopy full SHA for 8e666af
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@denostack/intlit",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"tasks": {
5
"bench": "deno run --allow-run=deno --allow-write=.benchmark scripts/benchmark.ts",
6
"test": "deno task test:unit && deno task test:lint && deno task test:format && deno task test:types",
0 commit comments