Skip to content

Commit

Permalink
Migrate to semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOellerer committed Apr 3, 2023
1 parent 383b2c7 commit aa12174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'maven-publish'}

group 'com.docutools'
version '2023-04-03'
version '1.1.1'
sourceCompatibility = 8
targetCompatibility = 8

Expand Down

0 comments on commit aa12174

Please sign in to comment.