Skip to content

Commit

Permalink
build: bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
riflowth committed May 10, 2024
1 parent d377da6 commit f8ce354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tslombok",
"description": "Lombok for TypeScript",
"version": "1.1.2",
"version": "1.2.0",
"author": "Krid Heprakhone <[email protected]>",
"homepage": "https://github.com/vectier/tslombok",
"bugs": "https://github.com/vectier/tslombok/issues",
Expand Down Expand Up @@ -31,4 +31,4 @@
"rimraf": "^5.0.1",
"typescript": "^5.0.4"
}
}
}

0 comments on commit f8ce354

Please sign in to comment.