Version Bump
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog of versions
|
||||
|
||||
### Version 1.0.1
|
||||
-Added: AsyncBuilder now supports CompletableFuture
|
||||
-Added: forEach(BiConsumer, Input)
|
||||
|
||||
|
||||
### Version 1.0.0
|
||||
-Added: Sequenced Collections support.
|
||||
-Added: ReferenceMaps
|
||||
|
||||
+1
-1
@@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx3G
|
||||
maxMemory = 2048m
|
||||
testThreads = 4
|
||||
|
||||
RELEASE_VERSION = 1.0.0
|
||||
RELEASE_VERSION = 1.0.1
|
||||
Reference in New Issue
Block a user