bumped version, added target link for aur scripts

This commit is contained in:
mb 2022-09-30 16:27:18 +02:00
parent e9766f074a
commit dda4b4b519
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rs48"
version = "1.3.2"
version = "1.3.3"
edition = "2021"
description = "A game of 2048 that plays in the terminal as a TUI with a lot of configurability."
license = "GPL-3.0"
@ -10,5 +10,5 @@ homepage = "https://github.com/MajorBarnulf/rs48"
[dependencies]
clap = { version = "4.0", features = ["derive"] }
rs48_lib = "1.3"
rs48_lib = "1.3.1"
rand = "0.8"

1
rs48/target Symbolic link
View file

@ -0,0 +1 @@
../target