Skip to content

Commit

Permalink
Scripts: Update version to 2.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpadhye committed May 20, 2023
1 parent 6a2e656 commit 7092a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jqf-driver.sh
Expand Up @@ -9,7 +9,7 @@ ROOT_DIR=`dirname $SCRIPT_DIR`

# Find JQF classes and JARs
project="jqf"
version="2.0-SNAPSHOT"
version="2.1-SNAPSHOT"

FUZZ_DIR="${ROOT_DIR}/fuzz/target/"
INST_DIR="${ROOT_DIR}/instrument/target/"
Expand Down

0 comments on commit 7092a4c

Please sign in to comment.