Skip to content

Commit aecdf8a

Browse files
committed
Bump version
1 parent 448c17c commit aecdf8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[2021/12/01]
2+
* Version 2.5.1
3+
- fixes for compiling for Ruby 3
4+
15
[2015/10/06]
26
* Version 2.5.0
37
- fixes for compiling for rubinius, at long last

ruby-shadow.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ Gem::Specification.new do |spec|
1919
spec.name = 'ruby-shadow'
2020
spec.required_ruby_version = ['>= 1.8']
2121
spec.summary = '*nix Shadow Password Module'
22-
spec.version = '2.5.0'
22+
spec.version = '2.5.1'
2323
spec.license = "Public Domain License"
2424
end

0 commit comments

Comments
 (0)