Updated version in README
This commit is contained in:
parent
705a8d9b12
commit
3ba6479e7e
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ public class CryptoPriceBuild extends Project {
|
|||
public CryptoPriceBuild() {
|
||||
pkg = "net.thauvin.erik.crypto";
|
||||
name = "cryptoprice";
|
||||
version = version(1, 0, 2);
|
||||
version = version(1, 0, 3, "SNAPSHOT");
|
||||
|
||||
mainClass = "net.thauvin.erik.crypto.CryptoPrice";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue