From 09f5e7da658d977034885a071500496349c49d19 Mon Sep 17 00:00:00 2001 From: Luke Spragg Date: Thu, 13 Aug 2015 19:58:39 -0400 Subject: [PATCH] Bump version to 1.0.1 for release --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03d4d3f..18f6c57 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.1-SNAPSHOT + 1.0.1 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.1-SNAPSHOT' + compile 'com.flowpowered:flow-math:1.0.1' } 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 a168144..4a6acbe 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ Flow Math com.flowpowered flow-math - 1.0.1-SNAPSHOT + 1.0.1 jar 2013 https://flowpowered.com/math