Skip to content

Commit

Permalink
chore: bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Oct 24, 2020
1 parent 2619a0f commit 975f900
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## 0.2.0 (2020-10-24)
- Rewrite in TypeScript

## 0.1.1 (2018-11-27)
- Fix document

## 0.1.0 (2018-11-24)
- First release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@susisu/tf-random",
"version": "0.1.1",
"version": "0.2.0",
"description": "Splittable pseudorandom number generator",
"repository": "https://github.com/susisu/tf-random.js",
"author": "Susisu <[email protected]>",
Expand Down

0 comments on commit 975f900

Please sign in to comment.