Skip to content

Commit f8b7b79

Browse files
author
Cameron Knight
committed
v2.0.0
1 parent 2af240a commit f8b7b79

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+
# 2.0.0 (2019-04-01)
2+
3+
- Release 2.0.0 (no code changes from 2.0.0-rc5)
4+
15
# 2.0.0-rc5 (2019-03-15)
26

37
- Add sourcemaps

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "random-js",
33
"description": "A mathematically correct random number generator library for JavaScript.",
4-
"version": "2.0.0-rc5",
4+
"version": "2.0.0",
55
"author": {
66
"name": "Cameron Kenneth Knight",
77
"email": "ckknight@gmail.com"

0 commit comments

Comments
 (0)