diff --git a/README.md b/README.md index 1576c6ec..86a818fc 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.4.2/spork-0.4.2.jar -O spork.jar +wget https://github.com/KTH/spork/releases/download/v0.5.0/spork-0.5.0.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 2d9c6ea0..c4a08cc2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ se.kth spork - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT 3.8.1