We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12414d8 commit f2ab5acCopy full SHA for f2ab5ac
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0](https://github.com/aarthificial-gamedev/safekeeper/compare/v1.0.0...v1.1.0) (2023-10-08)
2
+
3
4
+### Features
5
6
+* pretty-print JSON values ([12414d8](https://github.com/aarthificial-gamedev/safekeeper/commit/12414d850b5b515bd7b3213a68112fe16f5d6a20))
7
8
# 1.0.0 (2023-10-08)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "com.aarthificial.safekeeper",
"displayName": "Safekeeper",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "A simple save system for Unity",
"unity": "2021.1",
"keywords": [
0 commit comments