Skip to content

Commit

Permalink
bump to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed May 7, 2024
1 parent f460cc1 commit f8397ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinyMapper.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION=0.13.5
VERSION=0.14.0

INVOC=$(printf %q "$BASH_SOURCE")$((($#)) && printf ' %q' "$@")
HASH=`LC_CTYPE=C tr -dc 'A-Z0-9' < /dev/urandom | head -c 6`
Expand Down

0 comments on commit f8397ee

Please sign in to comment.