Skip to content

Commit

Permalink
chore: release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dzfrias committed Jun 30, 2023
1 parent 8669646 commit 2eb5cbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "projectable"
authors = ["Diego Frias <styx5242@gmail.com>"]
version = "1.2.0"
version = "1.3.0"
description = """
projectable is a highly configurable TUI project manager. You can do everything
your project needs from a comfortable and smooth interface, instead of exploring
the depths of your project's most nested directories.
projectable is a highly configurable TUI file manager, built for projects.
You can handle all your project's file-based needs from a comfortable and smooth
interface!
"""
documentation = "https://github.com/dzfrias/projectable"
homepage = "https://github.com/dzfrias/projectable"
Expand Down

0 comments on commit 2eb5cbc

Please sign in to comment.