Skip to content

Commit

Permalink
v0.002222
Browse files Browse the repository at this point in the history
 - Stop defaulting to include DROP TABLE, introduced by fix in prior release
   (Fixes GH#59, thanks for the report Eugen Konkov!)
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Jan 6, 2018
1 parent de82df6 commit b41daa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}

0.002222 2018-01-06 10:25:42-08:00 America/Los_Angeles
- Stop defaulting to include DROP TABLE, introduced by fix in prior release
(Fixes GH#59, thanks for the report Eugen Konkov!)

Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Expand Up @@ -2,7 +2,7 @@ name = DBIx-Class-DeploymentHandler
author = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
license = Perl_5
copyright_holder = Arthur Axel "fREW" Schmidt
version = 0.002221
version = 0.002222

; authordep Pod::Weaver::Plugin::Ditaa

Expand Down

0 comments on commit b41daa3

Please sign in to comment.