Skip to content

Commit 6b97949

Browse files
authored
Merge pull request #847 from pks-t/pks/libgit2-v1.0.1
Upgrade libgit2 to v1.0.1
2 parents dc6643a + 07179fe commit 6b97949

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/rugged/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# For full terms see the included LICENSE file.
55

66
module Rugged
7-
Version = VERSION = '1.0.0'
7+
Version = VERSION = '1.0.1'
88
end

0 commit comments

Comments
 (0)