Skip to content

Commit b651f89

Browse files
committed
bump version number
1 parent e67cfc3 commit b651f89

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
@@ -1,7 +1,7 @@
11
{
22
"name": "difflearn",
33
"author": "lertsoft",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"description": "Interactive git diff learning tool with LLM-powered explanations",
66
"type": "module",
77
"bin": {
@@ -67,4 +67,4 @@
6767
"engines": {
6868
"bun": ">=1.0.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)