Skip to content

Commit

Permalink
handlebars bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davydotcom committed Feb 18, 2014
1 parent c4bab29 commit e1b7e2a
Show file tree
Hide file tree
Showing 7 changed files with 5,129 additions and 3,936 deletions.
3 changes: 3 additions & 0 deletions .bowerrc
@@ -0,0 +1,3 @@
{
"directory": "grails-app/assets/javascripts"
}
2 changes: 1 addition & 1 deletion HandlebarsAssetPipelineGrailsPlugin.groovy
Expand Up @@ -3,7 +3,7 @@ import asset.pipeline.handlebars.HandlebarsAssetFile

class HandlebarsAssetPipelineGrailsPlugin {

def version = "1.0.0.3"
def version = "1.2.1"

def grailsVersion = "2.0 > *"
def title = "Handlebars Asset-Pipeline Plugin"
Expand Down
6 changes: 6 additions & 0 deletions bower.json
@@ -0,0 +1,6 @@
{
"name": "handlebars-grails-asset-pipeline",
"directory": "grails-app/assets/javascripts",
"dependencies": {
}
}

0 comments on commit e1b7e2a

Please sign in to comment.