Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
- Kotlin Support
- More Units
- Improved Springdoc Descriptions
  • Loading branch information
raynigon committed Sep 15, 2020
1 parent a4f5500 commit e547399
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 @@ -18,7 +18,7 @@ plugins {

allprojects {
group = 'com.raynigon.unit-api'
version = '1.0.1-SNAPSHOT'
version = '1.0.1'
sourceCompatibility = '1.8'
repositories {
jcenter()
Expand Down

0 comments on commit e547399

Please sign in to comment.