Skip to content

Commit

Permalink
Bumped up version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed May 1, 2014
1 parent 600e4d1 commit 99dc968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoogleVisualizationGrailsPlugin.groovy
Expand Up @@ -15,7 +15,7 @@
* @author <a href='mailto:benjamin.muschko@gmail.com'>Benjamin Muschko</a>
*/
class GoogleVisualizationGrailsPlugin {
def version = "0.6.2.3"
def version = "0.7"
def grailsVersion = "1.2 > *"
def author = "Benjamin Muschko"
def authorEmail = "benjamin.muschko@gmail.com"
Expand Down

0 comments on commit 99dc968

Please sign in to comment.