docs: update github link & bump minor version

This commit is contained in:
Hamothy 2022-10-23 15:31:41 -07:00 committed by GitHub
parent 71fe5ec08f
commit 68d498eb61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,10 @@
[package] [package]
name = "catppuccin" name = "catppuccin"
version = "1.0.3" version = "1.0.4"
authors = ["backwardspy <backwardspy@gmail.com>"] authors = ["backwardspy <backwardspy@gmail.com>"]
edition = "2021" edition = "2021"
description = "🦀 Soothing pastel theme for Rust." description = "🦀 Soothing pastel theme for Rust."
repository = "https://github.com/catpuccin/palettes/tree/main/rust" repository = "https://github.com/catppuccin/palette/tree/main/rust"
license = "MIT" license = "MIT"
keywords = ["catppuccin", "palette", "colour", "theme"] keywords = ["catppuccin", "palette", "colour", "theme"]