Skip to content

Commit 341fd12

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2020-04-18) ### Features * Refactoring to simplify ([e6752cb](e6752cb)) ### BREAKING CHANGES * Several API changes. Version 2.x starts
1 parent e6752cb commit 341fd12

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Assets/Adrenak.Tork/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# [2.0.0](https://github.com/adrenak/Tork/compare/v1.0.0...v2.0.0) (2020-04-18)
2+
3+
4+
### Features
5+
6+
* Refactoring to simplify ([e6752cb](https://github.com/adrenak/Tork/commit/e6752cb86df676ba904b16153b02bb15f0f60b2b))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Several API changes. Version 2.x starts

Assets/Adrenak.Tork/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.adrenak.tork",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"displayName": "Tork",
55
"description": "Arcade vehicle physics for Unity.",
66
"unity": "2018.4",

0 commit comments

Comments
 (0)