Skip to content

Commit

Permalink
Add Semver as a top-level package aliasing Semantic_Versioning (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo authored Mar 13, 2024
1 parent cc2148c commit d345490
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/semver.ads
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
with Semantic_Versioning;

package Semver renames Semantic_Versioning;

0 comments on commit d345490

Please sign in to comment.