diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-30 19:12:16 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-30 19:12:16 -0700 |
| commit | 56143adf979ae3e425c783ac1a6f1be3e7b58f82 (patch) | |
| tree | cb1cfb3da117234ceaae8c79afc3537925e68309 | |
| parent | 445b3d5b5d0c6b7d4f4717626d8ba4df9d31854a (diff) | |
Updated lib version (for training_wheels and base64).
| -rw-r--r-- | lib/version.nom | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
