Skip to content

Commit

Permalink
version(0.2.0): Release new version
Browse files Browse the repository at this point in the history
* `.bind(Class<T>, Class<U extends T>)` is now supported
* Various refactorings
  • Loading branch information
mrwilson committed Oct 11, 2020
1 parent b75b8b0 commit fa5d78d
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 @@ -11,7 +11,7 @@ ext {
}

group 'uk.co.probablyfine'
version '0.1.0'
version '0.2.0'

sourceCompatibility = 14
targetCompatibility = 14
Expand Down

0 comments on commit fa5d78d

Please sign in to comment.