Skip to content

Commit

Permalink
build: bump verstion to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NoNameProvided committed Nov 4, 2018
1 parent 646ed1d commit 3ba33d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "class-transformer",
"version": "0.1.10",
"version": "0.2.0",
"description": "Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors",
"license": "MIT",
"readmeFilename": "README.md",
Expand Down

0 comments on commit 3ba33d8

Please sign in to comment.