diff --git a/README.md b/README.md
index 823fa8a0..e29885ff 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.1/spork-0.2.1-SNAPSHOT-jar-with-dependencies.jar -O spork.jar
+wget https://github.com/KTH/spork/releases/download/v0.3.0/spork-0.3.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 fe0e56c9..2639d686 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
se.kth
spork
- 0.2.1-SNAPSHOT
+ 0.3.0-SNAPSHOT
3.8.1