Skip to content

Commit

Permalink
bump to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnavy committed May 7, 2011
1 parent c3272dd commit c498cd8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Changes
@@ -1,5 +1,7 @@
Revision history for RT-Extension-JSGantt

0.13

0.12 Sat May 7 19:55:01 CST 2011

* respect DateDayBeforeMonth config
Expand Down
2 changes: 1 addition & 1 deletion META.yml
Expand Up @@ -22,4 +22,4 @@ requires:
JSON: 0
resources:
repository: git://github.com/bestpractical/rt-extension-jsgantt.git
version: 0.12
version: 0.13
2 changes: 1 addition & 1 deletion lib/RT/Extension/JSGantt.pm
Expand Up @@ -58,7 +58,7 @@ RT::Extension::JSGantt - Gantt charts for your tickets

package RT::Extension::JSGantt;

our $VERSION = '0.12';
our $VERSION = '0.13';

use warnings;
use strict;
Expand Down

0 comments on commit c498cd8

Please sign in to comment.