Skip to content

Commit

Permalink
Bump version to 0.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
raymorgan committed Jun 3, 2016
1 parent 9877480 commit af46d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "name": "mu2"
, "description": "A Mustache template engine for Node.js"
, "keywords": ["template", "mustache"]
, "version" : "0.5.20"
, "version" : "0.5.21"
, "homepage": "http://github.com/raycmorgan/mu"
, "author" : "RayMorgan <ray@rumgr.com>"
, "main" : "lib/mu",
Expand Down

0 comments on commit af46d19

Please sign in to comment.