Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ge3224 committed Mar 6, 2023
1 parent 5ec79fb commit b1d5d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "neocities_cli"
version = "0.1.0"
version = "0.1.1"
author = ["Jacob Benison <[email protected]>"]
description = "A CLI tool for managing websites hosted on Neocities."
keywords = ["neocities", "webmaster", "open-source"]
keywords = ["neocities", "webmaster", "open-source", "static-site"]
repository = "https://github.com/ge3224/neocities"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit b1d5d57

Please sign in to comment.