Skip to content

Commit

Permalink
Prepare for deploy of 0.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnab committed Jan 18, 2015
1 parent f0ada3f commit 5414c8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### 0.10.2
* #123: Don't expand content class inside inline code.

### 0.10.1
* #171: Remove non-working 'w' shortcut.

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": "remark"
, "version" : "0.10.1"
, "version" : "0.10.2"
, "dependencies": {
"marked": "0.3.1"
}
Expand Down

0 comments on commit 5414c8e

Please sign in to comment.