Skip to content

Commit

Permalink
Release as version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skerit committed Jan 15, 2018
1 parent 9ab2808 commit ce42f63
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,4 +1,4 @@
## 1.0.0 (WIP)
## 1.0.0 (2018-01-15)

* Rewrite code, take over new features from the `protoblast` package
* `WeakMap` is now used instead of multiple `Array` objects
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json-dry",
"description": "Don't repeat yourself, JSON: Add support for (circular) references, class instances, ...",
"version": "1.0.0-alpha",
"version": "1.0.0",
"author": "Jelle De Loecker <[email protected]>",
"keywords": [
"json",
Expand Down

0 comments on commit ce42f63

Please sign in to comment.