Skip to content

Commit

Permalink
Release 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
mendel committed Jan 27, 2011
1 parent 939da1d commit 5569f8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changes
@@ -1,5 +1,8 @@
Revision history for DBIx-Class-MooseColumns

0.17 2011-01-27 12:11:00+0100
Workaround to make it work with new (1.21) Moose.

0.16 2010-12-14 11:19:00+0100
Fixed Test::Aggregate dependency.

Expand Down
4 changes: 2 additions & 2 deletions lib/DBIx/Class/MooseColumns.pm
Expand Up @@ -30,11 +30,11 @@ DBIx::Class::MooseColumns - Lets you write DBIC add_column() definitions as attr
=head1 VERSION
Version 0.16
Version 0.17
=cut

our $VERSION = '0.16';
our $VERSION = '0.17';


=head1 SYNOPSIS
Expand Down

0 comments on commit 5569f8d

Please sign in to comment.