We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52145d2 commit ba62e45Copy full SHA for ba62e45
2 files changed
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2022-02-11)
2
+
3
4
+### Features
5
6
+* initial commit :tada: ([52145d2](https://github.com/DCKT/rescript-memory/commit/52145d2a9f24cc3d31372cafeb30e076f46b50b9))
package.json
@@ -1,7 +1,7 @@
{
"name": "rescript-memory",
"description": "Memory game built in ReScript",
- "version": "0.0.0",
+ "version": "1.0.0",
"private": true,
"scripts": {
7
"build": "vite build",
0 commit comments