We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd96e59 commit e29d1c9Copy full SHA for e29d1c9
1 file changed
bin/ccs
@@ -13,7 +13,7 @@
13
14
set -euo pipefail
15
16
-CCS_VERSION="1.1.0"
+CCS_VERSION="1.2.0"
17
CCS_CACHE="${HOME}/.ccs_last_results"
18
CCS_REPO="${HOME}/.ccs_repo_path"
19
0 commit comments