Skip to content

Commit 2802a61

Browse files
author
Evgeniy Timokhov
committed
Bumped version to 0.10.0
1 parent fe888b5 commit 2802a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "ts-transformer-properties-rename",
4-
"version": "0.9.0",
4+
"version": "0.10.0",
55
"description": "A TypeScript custom transformer which renames internal properties of the project",
66
"main": "dist/transformer.js",
77
"repository": {

0 commit comments

Comments
 (0)