Skip to content

Commit 01b5102

Browse files
committed
Updated version
1 parent 2247cca commit 01b5102

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.3.1 / Jan 10, 2025
2+
==================
3+
* Updated randombytes
4+
15
1.3.0 / Jun 02, 2023
26
==================
37
* Added support for multiple character sets

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "randomstring",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"author": "Elias Klughammer <elias@klughammer.com> (http://www.klughammer.com)",
55
"description": "A module for generating random strings",
66
"homepage": "https://github.com/klughammer/node-randomstring",

0 commit comments

Comments
 (0)