We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e50fb0 commit a60d676Copy full SHA for a60d676
VERSION
@@ -1 +1 @@
1
-0.1.4
+0.1.5
irwi.gemspec
@@ -5,11 +5,11 @@
5
6
Gem::Specification.new do |s|
7
s.name = %q{irwi}
8
- s.version = "0.1.4"
+ s.version = "0.1.5"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Alexey Noskov"]
12
- s.date = %q{2009-10-31}
+ s.date = %q{2009-11-01}
13
s.description = %q{Irwi is Ruby on Rails plugin which adds wiki functionality to your application. }
14
s.email = %q{[email protected]}
15
s.extra_rdoc_files = [
0 commit comments