Skip to content

Commit 377cb15

Browse files
committed
0.0.1
1 parent f895b5a commit 377cb15

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": "@stdlib/random-streams-minstd",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)