diff --git a/README.md b/README.md index e83d66e9..930071c9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and then run it! ```bash # Download Spork -wget https://github.com/KTH/spork/releases/download/v0.2.0/spork-0.2.0-SNAPSHOT-jar-with-dependencies.jar -O spork.jar +wget https://github.com/KTH/spork/releases/download/v0.2.1/spork-0.2.1-SNAPSHOT-jar-with-dependencies.jar -O spork.jar # Download a sample merge scenario wget https://raw.githubusercontent.com/KTH/spork/fe906f537d1bb7205256d1fe81fda9f323849a60/src/test/resources/clean/both_modified/move_if/Left.java diff --git a/pom.xml b/pom.xml index a9a575c8..a04442aa 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ se.kth spork - 0.2.0-SNAPSHOT + 0.2.1-SNAPSHOT 3.8.1