Skip to content

Commit 51a2bc4

Browse files
authored
Merge pull request libgit2#5511 from suhaibmujahid/patch-1
Update package.json
2 parents 045efb7 + 3453c3b commit 51a2bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libgit2",
3-
"version": "0.27.0",
3+
"version": "1.0.0",
44
"repo": "https://github.com/libgit2/libgit2",
55
"description": " A cross-platform, linkable library implementation of Git that you can use in your application.",
66
"install": "mkdir build && cd build && cmake .. && cmake --build ."

0 commit comments

Comments
 (0)