Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Aug 12, 2015
1 parent e0aece5 commit cdec53c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.0.0 - 2015-xx-xx
## 0.1.0 - 2015-08-13
- release and publish to npm
- implement

## 0.0.0 - 2015-08-13
- Initial commits
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jstransformer-mdast",
"version": "0.0.0",
"version": "0.1.0",
"description": "mdast support for JSTransformers",
"keywords": [
"jstransformer",
Expand Down

0 comments on commit cdec53c

Please sign in to comment.