chore(version): bump zellij-tile
This commit is contained in:
parent
03f8e7220c
commit
97eca28954
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "zellij-tile"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
authors = ["Brooks J Rady <b.j.rady@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A small client-side library for writing Zellij plugins"
|
||||
|
|
@ -10,4 +10,4 @@ license = "MIT"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
strum = "0.20.0"
|
||||
strum_macros = "0.20.0"
|
||||
strum_macros = "0.20.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue