Skip to content

Commit

Permalink
Bumped version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Timokhov committed Mar 26, 2021
1 parent fe888b5 commit 2802a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "ts-transformer-properties-rename",
"version": "0.9.0",
"version": "0.10.0",
"description": "A TypeScript custom transformer which renames internal properties of the project",
"main": "dist/transformer.js",
"repository": {
Expand Down

0 comments on commit 2802a61

Please sign in to comment.