Skip to content

Commit 25bb5fb

Browse files
committed
chore(git-chimp): bump to 0.3.6
1 parent 1834866 commit 25bb5fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/git-chimp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chimp-stack/git-chimp",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"scripts": {
55
"clean": "rm -rf dist",
66
"build": "tsup src/cli.ts --dts --format esm --out-dir dist",
@@ -42,4 +42,4 @@
4242
"tsup": "^8.5.0",
4343
"typescript": "^5.8.3"
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)