Skip to content

Commit

Permalink
release 0.08
Browse files Browse the repository at this point in the history
  • Loading branch information
rkitover committed Oct 11, 2011
1 parent 8aa32af commit ac5d90a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
@@ -1,5 +1,6 @@
Revision history for Lingua-EN-Inflect-Phrase

0.08 2011-10-11 22:31:58
- special case the verb "belongs", as the new fallback to verbs was
breaking DBIx::Class::Schema::Loader tests.

Expand Down
2 changes: 1 addition & 1 deletion lib/Lingua/EN/Inflect/Phrase.pm
Expand Up @@ -12,7 +12,7 @@ Lingua::EN::Inflect::Phrase - Inflect short English Phrases
=cut

our $VERSION = '0.07';
our $VERSION = '0.08';

=head1 SYNOPSIS
Expand Down

0 comments on commit ac5d90a

Please sign in to comment.