Skip to content

Commit 4bdddf4

Browse files
committed
Bumped version to 0.14.0
1 parent 0c34883 commit 4bdddf4

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.13.0",
4+
"version": "0.14.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)