diff --git a/README.md b/README.md index b731fa9..adb9b58 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# schemable-classes +# schemable-class -Create TypeScript classes out of Zod schemas \ No newline at end of file +Create TypeScript classes out of Zod schemas diff --git a/package.json b/package.json index cc31d6b..547eb5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/schemable-class", - "version": "1.0.0", + "version": "0.1.0", "type": "module", "publishConfig": { "registry": "https://git.jvalver.de/api/packages/thilawyn/npm/"