Skip to content

Commit

Permalink
Version 0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
rafl committed Sep 9, 2010
1 parent 14d1ae9 commit 7a186ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Changes
@@ -1,6 +1,12 @@
0.48
0.49
- Merge NUFFIN/0.48 and FLORA/0.48

0.48 [FLORA]
- Avoid warnings from Moose 1.10

0.48 [NUFFIN]
- Reupload with proper MANIFEST

0.47
- Avoid warnings from Moose 1.09 (Dave Rolsky)
- Numerous documentation fixes (David Leadbeater)
Expand Down
2 changes: 1 addition & 1 deletion lib/KiokuDB.pm
Expand Up @@ -3,7 +3,7 @@
package KiokuDB;
use Moose;

our $VERSION = "0.48";
our $VERSION = "0.49";

use constant SERIAL_IDS => not not our $SERIAL_IDS;

Expand Down

0 comments on commit 7a186ab

Please sign in to comment.