Skip to content

Commit bd962ec

Browse files
committedSep 16, 2019
Bump to 0.26.0
1 parent 972127d commit bd962ec

File tree

124 files changed

+181
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+181
-127
lines changed
 

‎_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ title: NodeGit
33
description: Asynchronous native Node bindings to libgit2
44
url: "http://nodegit.org"
55
date_format: "ordinal"
6-
current_nodegit_version: 0.24.0
6+
current_nodegit_version: 0.26.0
77
other_nodegit_versions:
88
- HEAD
9+
- 0.26.0
10+
- 0.25.1
911
- 0.25.0
1012
- 0.24.0
1113
- 0.24.0-alpha.1

‎api/annotated_commit/index.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)
Please sign in to comment.