Nicolas Cannasse 19 years ago
parent
commit
0948c0292d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      std/tools/haxelib/Main.hx

+ 1 - 1
std/tools/haxelib/Main.hx

@@ -53,7 +53,7 @@ class Progress extends neko.io.Output {
 
 class Main {
 
-	static var VERSION = 100;
+	static var VERSION = 101;
 	static var REPNAME = "lib";
 	static var SERVER = {
 		host : "lib.haxe.org",