Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kinglozzer committed Jun 14, 2021
1 parent f7f76bb commit 43f498c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
### Removed

### Fixed

## [1.0.0]
Initial stable release

## [0.3.3]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group 'com.kinglozzer'
version '0.3.3'
version '1.0.0'

sourceSets {
main.java.srcDirs = ['src/main/java', 'src/main/gen']
Expand Down

0 comments on commit 43f498c

Please sign in to comment.