Skip to content

Commit 757a195

Browse files
committed
Updated changelog and package.json
1 parent b132946 commit 757a195

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.0.1] - 2020-08-19
4+
5+
### Fixed
6+
- Null reference exception
7+
38
## [1.0.0] - 2020-07-31
49

510
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "net.tnrd.safeevent",
33
"displayName": "Safe Event",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2019.1",
66
"description": "An event class that has extra checks to help prevent mistakes",
77
"keywords": [

0 commit comments

Comments
 (0)