Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit b2f1d75

Browse files
committed
Update version and changelog
1 parent 3ca8449 commit b2f1d75

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [0.1.1] - 2020-10-03
88

9+
### Added
10+
- Mutable objects.
11+
- Samples for mutable objects.
12+
913
### Added
1014
- Assembly definition for samples.
1115

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Chark",
66
"url": "https://chark.io"
77
},
8-
"version": "0.1.1",
8+
"version": "0.2.0",
99
"unity": "2019.4",
1010
"description": "Provides Game Events and their respective listeners. Includes Mutable Scriptable Objects for injecting and using shared data.",
1111
"samples": [

0 commit comments

Comments
 (0)