From 78c29657d60f29ccd07e2fd9ac9430a837ae0279 Mon Sep 17 00:00:00 2001
From: Quaternions <krakow20@gmail.com>
Date: Tue, 4 Feb 2025 08:35:11 -0800
Subject: [PATCH] snf: 0.3.0 bot files

---
 Cargo.lock         | 2 +-
 lib/snf/Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index f71f1b2..648021c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2445,7 +2445,7 @@ dependencies = [
 
 [[package]]
 name = "strafesnet_snf"
-version = "0.2.0"
+version = "0.3.0"
 dependencies = [
  "binrw 0.14.1",
  "id",
diff --git a/lib/snf/Cargo.toml b/lib/snf/Cargo.toml
index b6e8e79..eb0ec2c 100644
--- a/lib/snf/Cargo.toml
+++ b/lib/snf/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "strafesnet_snf"
-version = "0.2.0"
+version = "0.3.0"
 edition = "2021"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html