Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjordan committed Nov 10, 2024
1 parent 81b2244 commit fd6acf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-type-cast",
"version": "0.2.6",
"version": "0.3.0",
"description": "Simple, lightweight type casting of JSON objects to classes. Use it on the JSON response from your server to deal with proper model classes on the frontend. No dependencies",
"author": "Josh Jordan",
"license": "MIT",
Expand Down

0 comments on commit fd6acf5

Please sign in to comment.