Skip to content

Commit 3efe245

Browse files
committed
Fix the URL to the documentation
1 parent 33aaf9b commit 3efe245

File tree

2 files changed

+97
-265
lines changed

2 files changed

+97
-265
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "async-array-prototype",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Async array methods in JavaScript",
55
"keywords": [
66
"Array Methods",
77
"Async Programming",
88
"Async Array Methods"
99
],
10-
"homepage": "https://atanas.info/projects/async-array-prototype.html",
10+
"homepage": "https://atanas.info/portfolio/open-source/async-array-prototype",
1111
"bugs": {
1212
"url": "https://github.com/scriptex/async-array-prototype/issues",
1313
"email": "hi@atanas.info"

0 commit comments

Comments
 (0)