Skip to content

Commit

Permalink
build: bumped to v1.0.1 (#42)
Browse files Browse the repository at this point in the history
Bumps the stable version of the package to 1.x. 🚀
  • Loading branch information
JoshuaKGoldberg authored Jul 10, 2023
1 parent 517af34 commit ae2525e
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": "dedent",
"version": "0.8.0-beta",
"version": "1.0.1",
"description": "An ES6 string tag that strips indentation from multi-line strings",
"main": "dist/dedent.js",
"module": "./dist/dedent.mjs",
Expand Down

0 comments on commit ae2525e

Please sign in to comment.