diff --git a/README.md b/README.md
index 0a99bdd..aefcfca 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ If you're using [Maven](https://maven.apache.org/download.html) to manage projec
com.flowpowered
flow-math
- 1.0.3-SNAPSHOT
+ 1.0.3
If you're using [Gradle](https://www.gradle.org/) to manage project dependencies, simply include the following in your `build.gradle` file:
@@ -50,7 +50,7 @@ If you're using [Gradle](https://www.gradle.org/) to manage project dependencies
mavenCentral()
}
dependencies {
- compile 'com.flowpowered:flow-math:1.0.3-SNAPSHOT'
+ compile 'com.flowpowered:flow-math:1.0.3'
}
If you plan on using snapshots and do not already have the snapshot repo in your repository list, you will need to add this as well:
diff --git a/pom.xml b/pom.xml
index 240deec..2c23514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
Flow Math
com.flowpowered
flow-math
- 1.0.3-SNAPSHOT
+ 1.0.3
jar
2013
https://flowpowered.com/math