Version Bump

This commit is contained in:
2026-08-10 20:14:19 +02:00
parent d140aaa788
commit 3bff703d91
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -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
View File
@@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx3G
maxMemory = 2048m
testThreads = 4
RELEASE_VERSION = 1.0.0
RELEASE_VERSION = 1.0.1