Skip to content

Commit c26e80e

Browse files
authored
chore(release): v0.0.2 (#5)
1 parent d1501d9 commit c26e80e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@barudakrosul/textwrap",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Text wrapping and filling",
55
"main": "index.js",
66
"scripts": {
@@ -47,7 +47,7 @@
4747
"bugs": {
4848
"url": "https://github.com/BarudakRosul/textwrap/issues"
4949
},
50-
"homepage": "https://github.com/BarudakRosul/textwrap#readme",
50+
"homepage": "https://barudakrosul.github.io/textwrap/",
5151
"funding": {
5252
"url": "https://ko-fi.com/barudakrosul"
5353
}

0 commit comments

Comments
 (0)