Skip to content

Commit

Permalink
Bump to 0.3.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
floralvikings committed Dec 22, 2015
1 parent 15e8317 commit 6ed42f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {

description = 'Jenjin Core IO API'
group = 'com.jenjinstudios'
version = '0.3.0-alpha'
version = '0.3.1-alpha'

// Core plugins
apply plugin: 'java'
Expand Down Expand Up @@ -188,4 +188,4 @@ uploadArchives {
}
}
}
}
}

0 comments on commit 6ed42f5

Please sign in to comment.