Skip to content

Commit 2d6af4a

Browse files
authored
1.0.3
1 parent 118e2c1 commit 2d6af4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-add-num",
3-
"version": "1.1.0",
3+
"version": "1.0.3",
44
"description": "Add up all the numbers in the array",
55
"license": "MIT",
66
"repository": "https://github.com/palashmon/array-add-num",
@@ -35,4 +35,4 @@
3535
"xo": "^0.58.0"
3636
},
3737
"type": "module"
38-
}
38+
}

0 commit comments

Comments
 (0)