Skip to content

Commit

Permalink
feat: Version 2.0.0-SNAPSHOT-12
Browse files Browse the repository at this point in the history
  • Loading branch information
thennothinghappened committed May 9, 2024
1 parent 3bbb9d2 commit e9d3509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

/* required for maven publication */
group = "org.orca.kotlass"
version = "2.0.0-SNAPSHOT-11"
version = "2.0.0-SNAPSHOT-12"

/**
* GitHub User ID for publishing to GitHub Packages.
Expand Down

0 comments on commit e9d3509

Please sign in to comment.