Skip to content

Commit 6808eab

Browse files
author
Marcin Przepiorowski
committed
version 2.3.0
1 parent 8bef23f commit 6808eab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 2.3.0
4+
5+
No changes between this release. Check list below
6+
37
## 2.3.0-rc3
48

59
### Added

lib/Toolkit_helpers.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ use File::Spec;
3030

3131
use lib '../lib';
3232

33-
our $version = '2.3.0-rc3';
33+
our $version = '2.3.0';
3434

3535
sub logger {
3636
my $debug = shift;

0 commit comments

Comments
 (0)