verbs 1.0.2 → 1.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +2 -2
- data/VERSION +1 -1
- data/verbs.gemspec +1 -1
- metadata +1 -1
data/README.rdoc
CHANGED
@@ -23,8 +23,8 @@ The gem is hosted at http://gemcutter.org/gems/verbs
|
|
23
23
|
|
24
24
|
== Acknowledgements
|
25
25
|
|
26
|
-
*
|
27
|
-
*
|
26
|
+
* {Lingua::Conjugate}[http://cpansearch.perl.org/src/RWG/Lingua-EN-Conjugate-0.308/lib/Lingua/EN/Conjugate.pm]
|
27
|
+
* {Pat Byrd and Tom McKlin}[http://www2.gsu.edu/~wwwesl/egw/pluralsv.htm]
|
28
28
|
|
29
29
|
== Copyright
|
30
30
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.3
|
data/verbs.gemspec
CHANGED