Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroso committed May 17, 2014
1 parent b47110b commit a24943d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,10 @@

0.3.0 / 2014-05-17
==================

* support --harmony flags
* rename --debug flag to --show

0.2.1 / 2014-01-01
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "jsmd",
"preferGlobal": true,
"version": "0.2.1",
"version": "0.3.0",
"description": "jsmd ensures that you will never have outdated and non-working JavaScript code in your README files.",
"main": "./lib/jsmd.js",
"homepage": "https://github.com/vesln/jsmd",
Expand Down

0 comments on commit a24943d

Please sign in to comment.