Skip to content

Commit 0b7d96c

Browse files
committed
upversion
1 parent 0b6242e commit 0b7d96c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lsproxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lsproxy"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
edition = "2021"
55

66
[lib]

release/install-lsproxy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
LSPROXY_VERSION="0.4.3"
4+
LSPROXY_VERSION="0.4.4"
55

66
# Initialize variables
77
TARGET_USER=""

0 commit comments

Comments
 (0)