diff options
author | kitty piapiac <kcp@bsd.computer> | 2020-08-10 21:17:45 -0700 |
---|---|---|
committer | kitty piapiac <kcp@bsd.computer> | 2020-08-10 21:17:45 -0700 |
commit | 717ff80ff78c17f2c54f3dbc6b319d10016b7612 (patch) | |
tree | 3f009fdc8076ccf8f0a9c652f7e6d30b3b061729 /kauw.nimble | |
parent | 0f7e320fa198ffebaaea98d142eabee25d8fdafb (diff) |
(.づ◡﹏◡)づ. small code cleanup, prepare v0.1.0
Diffstat (limited to 'kauw.nimble')
-rw-r--r-- | kauw.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kauw.nimble b/kauw.nimble index e7ef986..0daa806 100644 --- a/kauw.nimble +++ b/kauw.nimble @@ -1,5 +1,5 @@ # Package -version = "0.0.1" +version = "0.1.0" author = "fox-cat" description = "an expiremental window manager built for x11" license = "MIT" |