Skip to content

Commit

Permalink
fix: Fix package version (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
limakzi authored Aug 8, 2024
1 parent 94d55bb commit 420eee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Subtitle := "A fork of smallgrp package for small antiassociative magmas",
## See '?Extending: Version Numbers' in GAP help for an explanation
## of valid version numbers. For an automatic package distribution update
## you must provide a new version number even after small changes.
Version := "0.1.0",
Version := "0.0.15",

## Release date of the current version in dd/mm/yyyy format.
Date := "01/04/2024",
Expand Down

0 comments on commit 420eee7

Please sign in to comment.