Add support for updating const's defined in Nim source files.

This commit is contained in:
Jonathan Bernard
2025-06-15 05:10:59 -05:00
parent f5c641c1b0
commit f3ac85c834
2 changed files with 45 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Package
version = "1.0.1"
version = "1.0.2"
author = "Jonathan Bernard"
description = "Small util to update version consistently for nim and node packages."
license = "MIT"