toml changed

This commit is contained in:
Piyush मिश्रः 2021-06-28 08:48:39 +05:30
parent f7e92e21b4
commit 4358796a39
2 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
[package] [package]
name = "rang" name = "rang"
version = "0.1.0" version = "0.1.1"
description = "Just another colour chooser" description = "Just another colour chooser"
authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"] authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"]
license = "GPL-3.0-only" license = "GPL-3.0-only"
readme = "README.md" readme = "README.md"
repository = "https://github.com/PiyushXCoder/Rasp-Manager" repository = "https://github.com/PiyushXCoder/rang"
keywords = ["color", "color-chooser", "color-picker", "gtk"] keywords = ["color", "color-chooser", "color-picker", "gtk"]
edition = "2018" edition = "2018"

View File

@ -3,7 +3,7 @@
A simple color chooser made with GTK A simple color chooser made with GTK
## Interface ## Interface
![1](Screenshot.png) ![Alt text](Screenshot.png)
# LICENSE # LICENSE
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify