diff options
author | mms <git@sapka.me> | 2024-11-28 15:25:50 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-28 15:25:50 +0100 |
commit | 34b2a90504dd30583de4b6c3642b68f881c5dd94 (patch) | |
tree | f5f43826ac15f7c9b22c1a723b21c8372a2d5162 /content/projects/chotto/0-1-1.md | |
parent | a98507a02fa6648095befff2aad8a3e500a8584b (diff) |
chotto 0.1.1
Diffstat (limited to 'content/projects/chotto/0-1-1.md')
-rw-r--r-- | content/projects/chotto/0-1-1.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/content/projects/chotto/0-1-1.md b/content/projects/chotto/0-1-1.md new file mode 100644 index 0000000..b70ba04 --- /dev/null +++ b/content/projects/chotto/0-1-1.md @@ -0,0 +1,16 @@ ++++ +title = "Chotto 0.1.1 Released" +author = ["User Mms"] +date = 2024-11-28T15:24:00+01:00 +categories = ["projects"] +draft = false +weight = 2004 +abstract = "Quick bugfix" ++++ + +[Chotto](/projects/chotto/) 0.1.1 has been released: + +- fix exec config in gemspec. You should be now able to run "gem exec chotto" + +Git tag: [0.1.1](https://cgit.crys.site/chotto/tag/?h=0.1.1) +Sha256: `adaa7bcc0ce817bcc148f8a7d0554fca5d4644133c22d396081318a3f0506681` |