Can't build Hello World after update

I have updated openfl to 3.0.3 and lime to 2.3.3.

I can’t event build hello world project.

Here is the console output:

    cmd: "C:\My Work\Haxedev\_sdk\haxe/haxelib" run lime build "application.xml" html5 -release -Dfdb
    C:/My Work/Haxedev/_sdk/haxe/lib/lime/2,3,3/lime/utils/ByteArray.hx:388: characters 9-18 : Unknown identifier : getDouble
    C:/My Work/Haxedev/_sdk/haxe/lib/lime/2,3,3/lime/utils/ByteArray.hx:416: characters 9-17 : Unknown identifier : getFloat
    C:/My Work/Haxedev/_sdk/haxe/lib/lime/2,3,3/lime/utils/ByteArray.hx:783: characters 2-11 : Unknown identifier : setDouble
    C:/My Work/Haxedev/_sdk/haxe/lib/lime/2,3,3/lime/utils/ByteArray.hx:811: characters 2-10 : Unknown identifier : setFloat
    C:/My Work/Haxedev/_sdk/haxe/lib/lime/2,3,3/lime/text/Font.hx:19: characters 2-11 : Build failure
    Build halted with errors.

try upgrading haxe, call “haxelib selfupdate”

Do you have at least Haxe 3.1.3 installed? You can get a new copy at http://www.haxe.org/download