Skip to content

Commit 975f900

Browse files
committed
chore: bump to v0.2.0
1 parent 2619a0f commit 975f900

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 0.2.0 (2020-10-24)
2+
- Rewrite in TypeScript
3+
4+
## 0.1.1 (2018-11-27)
5+
- Fix document
6+
7+
## 0.1.0 (2018-11-24)
8+
- First release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@susisu/tf-random",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Splittable pseudorandom number generator",
55
"repository": "https://github.com/susisu/tf-random.js",
66
"author": "Susisu <[email protected]>",

0 commit comments

Comments
 (0)