Skip to content

Commit

Permalink
removing application holder magic
Browse files Browse the repository at this point in the history
  • Loading branch information
davydotcom committed Mar 5, 2014
1 parent 766488f commit 87e7488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EmberAssetPipelineGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import asset.pipeline.handlebars.HandlebarsAssetFile
import asset.pipeline.ember.EmberHandlebarsProcessor
class EmberAssetPipelineGrailsPlugin {

def version = "1.4.0"
def version = "1.4.0.1"
def grailsVersion = "2.0 > *"
def title = "Ember.js Asset-Pipeline Plugin"
def author = "David Estes"
Expand Down

0 comments on commit 87e7488

Please sign in to comment.