Skip to content

Commit

Permalink
Increase release numbers again
Browse files Browse the repository at this point in the history
  • Loading branch information
FractalBoy committed Jan 21, 2023
1 parent 777aec3 commit 9947c6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions server/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,11 @@ Revision history for perl module PLS

- Ignore default configuration in the perl. namespace.

0.903 2023-01-21
0.903, 0.904 2023-01-21

- Skipped release number
- Skipped release numbers

0.904 2023-01-21
0.905 2023-01-21

- Many performance improvements for completion
- Many usability improvements for completion
Expand Down
2 changes: 1 addition & 1 deletion server/lib/PLS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package PLS;
use strict;
use warnings;

our $VERSION = '0.904';
our $VERSION = '0.905';

=head1 NAME
Expand Down

0 comments on commit 9947c6b

Please sign in to comment.