Skip to content

Commit f57312e

Browse files
release: 🔖 v1.0.1
1 parent fd3334e commit f57312e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

backend/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "backend"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zer0bin",
33
"source": "index.pug",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"browserslist": "> 0.5%, last 2 versions, not dead",
66
"license": "MIT",
77
"scripts": {

0 commit comments

Comments
 (0)