Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Dec 5, 2019
1 parent cb13615 commit a006c58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.0.2](https://github.com/dumberjs/modify-code/compare/v1.0.1...v1.0.2) (2019-12-05)



## [1.0.1](https://github.com/dumberjs/modify-code/compare/v1.0.0...v1.0.1) (2019-09-05)


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": "modify-code",
"version": "1.0.1",
"version": "1.0.2",
"description": "Modify JavaScript code, generate source map for the modification.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit a006c58

Please sign in to comment.