Skip to content

Commit f298d05

Browse files
committed
Bump version to 1.9.5.1
There was a `v1.9.5` tag that was pushed with the wrong version so now we have to have a different one.
1 parent 067a1dc commit f298d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9.5'
7+
Version = VERSION = '1.9.5.1'
88
end

0 commit comments

Comments
 (0)