Skip to content

Commit cc00d62

Browse files
authored
Merge pull request #2 from SMAKSS/version
1.2.3
2 parents 68d6ebf + e868c56 commit cc00d62

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": "@smakss/random-array-element",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Selects a random unique array element without repetition from provided array.",
55
"type": "module",
66
"main": "./index.cjs",

0 commit comments

Comments
 (0)