We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af240a commit f8b7b79Copy full SHA for f8b7b79
CHANGELOG.md
@@ -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
5
# 2.0.0-rc5 (2019-03-15)
6
7
- Add sourcemaps
package.json
@@ -1,7 +1,7 @@
{
"name": "random-js",
"description": "A mathematically correct random number generator library for JavaScript.",
- "version": "2.0.0-rc5",
+ "version": "2.0.0",
"author": {
"name": "Cameron Kenneth Knight",
"email": "ckknight@gmail.com"
0 commit comments