Skip to content

Commit e618d74

Browse files
committed
Fix typos
1 parent 3f2525a commit e618d74

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- 3.1.0
2-
- PHP 8.1 extension compatibility
1+
- 3.0.2
2+
- Added PHP 8.1 extension compatibility
33

44
- 3.0.1
55
- Add positive semi-definite typehinting

package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
</lead>
1313
<date>2022-04-01</date>
1414
<version>
15-
<release>3.1.0</release>
16-
<api>3.1</api>
15+
<release>3.0.2</release>
16+
<api>3.0</api>
1717
</version>
1818
<stability>
1919
<release>stable</release>
2020
<api>stable</api>
2121
</stability>
2222
<license uri="https://github.com/RubixML/Tensor/blob/master/LICENSE">MIT</license>
2323
<notes>
24-
- PHP 8.1 extension compatibilitys
24+
- Added PHP 8.1 extension compatibility
2525
</notes>
2626
<contents>
2727
<dir name="/">

0 commit comments

Comments
 (0)