From 3ac66a0826f6808f2c7a561515b58ec3e43520e6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 4 Feb 2023 15:52:22 -0500 Subject: Bump VERSION. --- sbolint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbolint') diff --git a/sbolint b/sbolint index ad0391c..1debcda 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.5.2"; +$VERSION="0.6.0"; # ChangeLog: -- cgit v1.2.3