We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b4e09 commit 30946b5Copy full SHA for 30946b5
c
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+VERSION=v0.14
3
4
# max cachesize in kilobytes (default=5MB)
5
[[ -z "$C_CACHE_SIZE" ]] && C_CACHE_SIZE=$((5*1024))
0 commit comments