Skip to content

Commit

Permalink
v0.1.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
advayDev1 committed Aug 23, 2015
1 parent 11fbaa1 commit e849ef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ In the build.gradle file:

```gradle
plugins {
id "com.madvay.tools.build.gitbuildinfo" version "0.0.6-alpha"
id "com.madvay.tools.build.gitbuildinfo" version "0.1.0-alpha"
}
buildStamp {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
}

group 'com.madvay.tools.build'
version '0.0.7-alpha-SNAPSHOT'
version '0.1.0-alpha'

// The configuration example below shows the minimum required properties
// configured to publish your plugin to the plugin portal
Expand Down

0 comments on commit e849ef2

Please sign in to comment.