From 56143adf979ae3e425c783ac1a6f1be3e7b58f82 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 30 Jul 2018 19:12:16 -0700 Subject: [PATCH] Updated lib version (for training_wheels and base64). --- lib/version.nom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.nom b/lib/version.nom index e5b24f7..1e4389e 100644 --- a/lib/version.nom +++ b/lib/version.nom @@ -1,3 +1,3 @@ #!/usr/bin/env nomsu -V2.5.5.4 # This file sets the current library version. -lua> "NOMSU_LIB_VERSION = 4" +lua> "NOMSU_LIB_VERSION = 5"