Skip to content

Commit eb1a6fc

Browse files
committed
v2.0
1 parent 54e8847 commit eb1a6fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "hyde-backend"
3-
version = "0.1.2"
3+
version = "2.0.0"
44
edition = "2021"
55
license-file = "../LICENSE"
66
description = "A backend for the r/TechSupport CMS"

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyde-frontend",
3-
"version": "0.1.2",
3+
"version": "2.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)