From 596033bd69ad07cb5fdcbe26349142b5fbbe87bb Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 19 May 2023 04:50:52 -0400 Subject: Bump version to 0.8.0. --- sbolint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbolint') diff --git a/sbolint b/sbolint index 34d156f..d4a5c29 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.7.0"; +$VERSION="0.8.0"; # old pre-git ChangeLog: -- cgit v1.2.3