Skip to content

Commit 766a6ef

Browse files
ci: release 1.0.0 [skip ci]
1 parent 6b051a9 commit 766a6ef

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2023-10-08)
2+
3+
4+
### Features
5+
6+
* initial commit ([6b051a9](https://github.com/aarthificial-gamedev/safekeeper/commit/6b051a9d5869892d86ac2e2a9175c523709c61ef))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.aarthificial.safekeeper",
33
"displayName": "Safekeeper",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "A simple save system for Unity",
66
"unity": "2021.1",
77
"keywords": [

0 commit comments

Comments
 (0)