aboutsummaryrefslogtreecommitdiff
path: root/sbolint
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-05-07 13:42:00 -0400
committerB. Watson <yalhcru@gmail.com>2022-05-07 13:42:00 -0400
commit0a6f53e35ba40b75068b62b7615bbf31e7ee67c6 (patch)
treed38a7664a91fa1ec051a6da6a1e4424380148bfc /sbolint
parent4ec8325a4a6277836f334609d962928698068b64 (diff)
downloadsbo-maintainer-tools-0a6f53e35ba40b75068b62b7615bbf31e7ee67c6.tar.gz
Bump version to 0.5.1
Diffstat (limited to 'sbolint')
-rwxr-xr-xsbolint2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbolint b/sbolint
index 135faf8..5934538 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";
+$VERSION="0.5.1";
# ChangeLog: