From 64453c9a69ec532ac0e1af36c0bf37c208faa85f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 21 Feb 2023 17:43:43 -0500 Subject: Bump VERSION. --- sbolint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbolint') diff --git a/sbolint b/sbolint index 97235eb..ecdb424 100755 --- a/sbolint +++ b/sbolint @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # note to self: keep this in sync with VER in sbopkglint and VERSION in Makefile. -$VERSION="0.6.1"; +$VERSION="0.6.2"; # ChangeLog: -- cgit v1.2.3