Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Release v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Oct 14, 2015
1 parent 9d09fd1 commit d837c96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v2.0.5 - Wed, 14 Oct 2015 15:49:07 GMT
--------------------------------------

- [9d09fd1](../../commit/9d09fd1) [fixed] updated readme



v2.0.4 - Fri, 09 Oct 2015 22:44:03 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webcompiler",
"version": "2.0.4",
"version": "2.0.5",
"description": "Lint, type-check, compile, package and gzip JavaScript (ES6 + Flow static types + JSX), for the browser as well as NodeJS; lint, compile, auto-prefix, minify and gzip SASS.",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit d837c96

Please sign in to comment.