Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sten Roger Sandvik committed May 20, 2015
1 parent b8beb41 commit 1bd226c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and to use them you will need to add OJO to your buildscript configuration.
Setup the plugin like this:

plugins {
id "com.moowork.gulp" version "0.9"
id "com.moowork.gulp" version "0.10"
}

Or using the old (pre 2.1) way:
Expand All @@ -35,7 +35,7 @@ Or using the old (pre 2.1) way:
}

dependencies {
classpath 'com.moowork.gradle:gradle-gulp-plugin:0.9'
classpath 'com.moowork.gradle:gradle-gulp-plugin:0.10'
}
}

Expand Down

0 comments on commit 1bd226c

Please sign in to comment.