Skip to content

Commit b99b5da

Browse files
committed
chore: bump version to 0.2.1
Changes: User facing: - fixed trie parser Development: - added commit precommit hooks - CI/CD for tests and linter - Various small issues related to imports mostly
1 parent 13f5435 commit b99b5da

1 file changed

Lines changed: 1 addition & 1 deletion

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": "@claudiu-ceia/combine",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"exports": "./mod.ts",
55
"publish": {
66
"exclude": ["bench/", "tests/"]

0 commit comments

Comments
 (0)