Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jan 15, 2024
1 parent 8a12506 commit 293ca39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Chemistry/Elements.pm
Expand Up @@ -19,7 +19,7 @@ use Exporter qw(import);

our @EXPORT_OK = qw(get_Z get_symbol get_name);
our @EXPORT = qw();
our $VERSION = '1.076';
our $VERSION = '1.077';

use subs qw(
_get_name_by_Z
Expand Down

0 comments on commit 293ca39

Please sign in to comment.