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

Commit e898c30

Browse files
committed
Prep up for release
1 parent 22ebbc1 commit e898c30

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.0-rc.1] - 2020-10-11
8+
79
## [0.7.0] - 2020-10-11
810

911
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Chark",
66
"url": "https://chark.io"
77
},
8-
"version": "0.7.0",
8+
"version": "1.0.0-rc.1",
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)