Skip to content

Commit

Permalink
release: 🔖 v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatOneCalculator committed Mar 24, 2022
1 parent 6bc1e8c commit 297042a
Show file tree
Hide file tree
Showing 4 changed files with 3,306 additions and 1,828 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 = "backend"
version = "1.0.1"
version = "1.0.2"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zer0bin",
"source": "index.pug",
"version": "1.0.1",
"version": "1.0.2",
"browserslist": "> 0.5%, last 2 versions, not dead",
"license": "MIT",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"devDependencies": {
"@parcel/compressor-brotli": "^2.4.0",
"@parcel/compressor-gzip": "^2.4.0",
"@parcel/transformer-sass": "2.4.0",
"@parcel/transformer-sass": "^2.4.0",
"@types/core-js": "^2.5.5",
"@types/node": "^17.0.21"
},
Expand Down
Loading

0 comments on commit 297042a

Please sign in to comment.