Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit a61f03f

Browse files
committed
1.2.1
1 parent 73288f4 commit a61f03f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simple-wkd"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
edition = "2021"
55

66
[dependencies]

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-wkd-frontend",
33
"type": "module",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"scripts": {
66
"dev": "astro dev",
77
"start": "astro dev",

0 commit comments

Comments
 (0)