Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 47aee62

Browse files
author
Ruben Schmidmeister
committed
Bump version
1 parent c1aa08f commit 47aee62

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ No changes
77
## 1.0.1
88
- Updated development dependencies
99

10-
## Unreleased
10+
## 1.1.0
1111
- Added typescript type definitions
12-
-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rschmidmeister/random.js",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A deterministic random number generator for node",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)