Skip to content

Commit 2600085

Browse files
authored
Merge pull request #32 from WinRb/0.6.1
Release 0.6.1
2 parents 8bdd327 + 690ed1d commit 2600085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/net/ntlm/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module NTLM
44
module VERSION
55
MAJOR = 0
66
MINOR = 6
7-
TINY = 0
7+
TINY = 1
88
STRING = [MAJOR, MINOR, TINY].join('.')
99
end
1010
end

0 commit comments

Comments
 (0)