Skip to content

Commit

Permalink
Version 3.97.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trizen committed Jan 18, 2021
1 parent e343c22 commit 7fa8345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Sidef.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Sidef {
use utf8;
use 5.016;

our $VERSION = '3.97';
our $VERSION = '3.97.1';

our $SPACES = 0; # the current number of indentation spaces
our $SPACES_INCR = 4; # the number of indentation spaces
Expand Down

0 comments on commit 7fa8345

Please sign in to comment.