Skip to content

Commit

Permalink
0.2.7 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Aug 10, 2012
1 parent 234041a commit 3861ab7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
@@ -1,3 +1,9 @@
0.2.7 / 2012-08-10
------------------

* Forced UTF-8 charset for text assets, to avoid problems with JS loaders


0.2.6 / 2012-08-09
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name" : "mincer",
"version" : "0.2.6",
"version" : "0.2.7",
"description" : "Web assets processor. Native JavaScript port of Sprockets.",
"keywords" : ["sprockets", "assets", "minify", "uglify", "bundle", "less", "stylus"],
"homepage" : "https://github.com/nodeca/mincer",
Expand Down

0 comments on commit 3861ab7

Please sign in to comment.