Skip to content

Commit 936ec3e

Browse files
committed
Version bump
1 parent ee40f45 commit 936ec3e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- 2.0.2
22
- Extension now uses Mersenne Twister RNG explicitly
3+
- Optimized random number generation
34

45
- 2.0.1
56
- Added benchmarks

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"extension-name": "tensor",
55
"description": "Tensor is a library and extension that provides objects for scientific computing in PHP.",
66
"author": "Andrew DalPino",
7-
"version": "2.0.1-alpha",
7+
"version": "2.0.2-alpha",
88
"verbose": true,
99
"requires": {
1010
"extensions": []

0 commit comments

Comments
 (0)