1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-14 10:49:20 +01:00

chore: version bump

This commit is contained in:
əlemi 2022-12-24 06:58:37 +01:00
parent 00f27b7f83
commit cbbfef28f8
No known key found for this signature in database
GPG key ID: BBCBFE5D7244634E

View file

@ -1,6 +1,6 @@
[package] [package]
name = "scope-tui" name = "scope-tui"
version = "0.1.1" version = "0.1.2"
edition = "2021" edition = "2021"
authors = [ "alemi <me@alemi.dev>" ] authors = [ "alemi <me@alemi.dev>" ]
description = "A simple audio visualization tool for the terminal built with tui-rs and libpulse-simple-binding, inspired from cava" description = "A simple audio visualization tool for the terminal built with tui-rs and libpulse-simple-binding, inspired from cava"