diff --git a/enu.nimble b/enu.nimble index f6cc468e..8365f2e7 100644 --- a/enu.nimble +++ b/enu.nimble @@ -13,7 +13,7 @@ let gcc_dlls = ["libgcc_s_seh-1.dll", "libwinpthread-1.dll"] nim_dlls = ["pcre64.dll"] -version = "0.0.9" +version = "0.0.10" author = "Scott Wadden" description = "Logo-like DSL for Godot" license = "MIT"