Skip to content

Commit

Permalink
Release: 0.5.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilnasy committed Aug 25, 2023
1 parent f311d0c commit 61304b6
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,6 +1,6 @@
{
"name": "es-codec",
"version": "0.4.1",
"version": "0.5.0",
"description": "",
"main": "es-codec.js",
"keywords": [],
Expand All @@ -16,6 +16,6 @@
"check": "deno check es-codec.ts"
},
"devDependencies": {
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}

0 comments on commit 61304b6

Please sign in to comment.