Skip to content

Commit cfb0608

Browse files
fix: update version number to 1.1.3 in package.json
1 parent a903ab2 commit cfb0608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@madhusha_99/exp-gen",
3-
"version": "1.0.0",
3+
"version": "1.1.3",
44
"description": "This is a very simple and small generator for creating Express.js projects with TypeScript or Javascript. You can use it to quickly start a new API project.",
55
"main": "bin/script.ts",
66
"bin": {

0 commit comments

Comments
 (0)