Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zleyyij committed Nov 14, 2024
1 parent 54e8847 commit eb1a6fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hyde-backend"
version = "0.1.2"
version = "2.0.0"
edition = "2021"
license-file = "../LICENSE"
description = "A backend for the r/TechSupport CMS"
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hyde-frontend",
"version": "0.1.2",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit eb1a6fc

Please sign in to comment.