chore: bump version to v0.1.9
- Update README with all 17 built-in themes - Add font installation instructions for NixOS and Arch Linux - Add terminal font config for Foot, WezTerm, and Windows Terminal - Bump version references from v0.1.8 to v0.1.9
This commit is contained in:
parent
804fa9f83b
commit
c2ca689814
3 changed files with 71 additions and 27 deletions
|
|
@ -13,7 +13,7 @@
|
|||
lib = pkgs.lib;
|
||||
packageBase = pkgs.buildGoModule {
|
||||
pname = "vcom";
|
||||
version = "0.1.8";
|
||||
version = "0.1.9";
|
||||
src = ./.;
|
||||
vendorHash = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue