Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danburzo committed Nov 17, 2018
1 parent dcd161f commit 580a9ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Marcel Changelog

### Unreleased
### 0.2.0

- Adds support for `.js` data files ([#42](https://github.com/marceljs/marcel/issues/42)).
- Adds `build` (default) and `serve` commands to the CLI ([#22](https://github.com/marceljs/marcel/issues/22)).
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": "marcel",
"version": "0.1.3",
"version": "0.2.0",
"description": "A simple, pluggable, static site generator.",
"main": "index.js",
"repository": "[email protected]:marceljs/marcel.git",
Expand Down

0 comments on commit 580a9ce

Please sign in to comment.