Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit be6411b

Browse files
committed
bump version to 0.4.0
1 parent 3a59e81 commit be6411b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bromomethane",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "A mod manager for Balatro - easily install and manage mods for the popular roguelike deckbuilding game",
55
"type": "module",
66
"scripts": {

tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bromomethane"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "A mod manager for Balatro - easily install and manage mods for the popular roguelike deckbuilding game"
55
authors = ["kasimeka <kasimeka@tuta.io>"]
66
edition = "2024"

0 commit comments

Comments
 (0)