Skip to content

Commit ae2525e

Browse files
build: bumped to v1.0.1 (#42)
Bumps the stable version of the package to 1.x. 🚀
1 parent 517af34 commit ae2525e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dedent",
3-
"version": "0.8.0-beta",
3+
"version": "1.0.1",
44
"description": "An ES6 string tag that strips indentation from multi-line strings",
55
"main": "dist/dedent.js",
66
"module": "./dist/dedent.mjs",

0 commit comments

Comments
 (0)