Skip to content

Commit

Permalink
Merge pull request #190 from twitter/v3.0.2
Browse files Browse the repository at this point in the history
Add version 3.0.2
  • Loading branch information
sayrer committed Jun 17, 2014
2 parents a2182a1 + a661753 commit c52d142
Show file tree
Hide file tree
Showing 12 changed files with 3,443 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hogan.js"
, "description": "A mustache compiler."
, "version": "3.0.1"
, "version": "3.0.2"
, "keywords": ["mustache", "template"]
, "main": "lib/hogan.js"
, "scripts": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hogan.js"
, "description": "A mustache compiler."
, "version": "3.0.1"
, "version": "3.0.2"
, "keywords": ["mustache", "template"]
, "main": "./lib/hogan.js"
, "homepage": "http://twitter.github.com/hogan.js/"
Expand Down
Loading

0 comments on commit c52d142

Please sign in to comment.