Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyaodu committed Feb 11, 2023
1 parent 7c4d54b commit 12e6754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2130,7 +2130,7 @@ const c: Class<Date, [number]> = Date;

---

### Unreleased
### v0.5.0 - 2023-02-10

#### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "caketype",
"version": "0.4.1",
"version": "0.5.0",
"description": "Runtime type checking and other type-safe helpers for TypeScript",
"author": "Justin Yao Du <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 12e6754

Please sign in to comment.