Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Jul 9, 2024
1 parent 1141245 commit d8dc7fc
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": "@jridgewell/sourcemap-codec",
"version": "1.4.16-beta.0",
"version": "1.5.0",
"description": "Encode/decode sourcemap mappings",
"keywords": [
"sourcemap",
Expand Down

1 comment on commit d8dc7fc

@aleclarson
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you plan on making a GH release for this version? 😄

Please sign in to comment.