We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fed10 commit c769715Copy full SHA for c769715
auditing.gemspec
@@ -2,8 +2,8 @@ Gem::Specification.new do |s|
2
s.name = "mordor-auditing"
3
4
# Do not set the version and date field manually, this is done by the release script
5
- s.version = "0.0.8"
6
- s.date = "2012-01-02"
+ s.version = "0.0.9"
+ s.date = "2012-01-03"
7
8
s.summary = "mordor-auditing"
9
s.description = <<-eos
0 commit comments