Skip to content

Commit 9eb37ac

Browse files
committed
[Release] 1.0.0-Alpha.1
1 parent e83f8be commit 9eb37ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can build high availability(HA) systems by clustering node.
2121
# Latest Release
2222
The current stable version is ready.
2323

24-
The current unstable version is [v0.2.0-Alpha.1](https://github.com/code13k/helios/releases/tag/0.2.0-Alpha.1)
24+
The current unstable version is [v1.0.0-Alpha.1](https://github.com/code13k/helios/releases/tag/1.0.0-Alpha.1)
2525

2626

2727
## License

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
* Project
88
*/
99
group 'org.code13k'
10-
version '0.2.0-alpha.1'
10+
version '1.0.0-alpha.1'
1111
repositories {
1212
jcenter()
1313
}

0 commit comments

Comments
 (0)