We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83bc6d commit 3453c3bCopy full SHA for 3453c3b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libgit2",
3
- "version": "0.27.0",
+ "version": "1.0.0",
4
"repo": "https://github.com/libgit2/libgit2",
5
"description": " A cross-platform, linkable library implementation of Git that you can use in your application.",
6
"install": "mkdir build && cd build && cmake .. && cmake --build ."
0 commit comments