Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 71fc2c9

Browse files
committed
Update version number to 0.2.1-prealpha
1 parent 2b80cc3 commit 71fc2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// ---------------------------------------------------------------------------------------------------------------------
44

55
name := "ChatOverflow"
6-
version := "0.2"
6+
version := "0.2.1"
77
mainClass := Some("org.codeoverflow.chatoverflow.Launcher")
88

99
// One version for all sub projects. Use "retrieveManaged := true" to download and show all library dependencies.

0 commit comments

Comments
 (0)