Skip to content

Commit 9a8c928

Browse files
committed
0.3.2
1 parent 76b5598 commit 9a8c928

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "besedka"
33
description = "A fast, portable, and lightweight commenting system for your website"
4-
version = "0.3.1"
4+
version = "0.3.2"
55
edition = "2021"
66
license = "MIT"
77
authors = ["muxcmux <[email protected]>"]

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "besedka",
33
"private": true,
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --port 8080",

0 commit comments

Comments
 (0)