mirror of
https://github.com/samsonjs/agate.git
synced 2026-03-25 09:05:50 +00:00
Version 3.3.3
This commit is contained in:
parent
d48ed0c2c6
commit
a5f6219e47
2 changed files with 6 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.3.3] - 2023-12-27
|
||||
|
||||
### Fixed
|
||||
* fixed release automation
|
||||
|
||||
## [3.3.2] - 2023-12-27
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "agate"
|
||||
version = "3.3.2"
|
||||
version = "3.3.3"
|
||||
authors = ["Matt Brubeck <mbrubeck@limpet.net>", "Johann150 <johann+agate@qwertqwefsday.eu>"]
|
||||
description = "Very simple server for the Gemini hypertext protocol"
|
||||
keywords = ["server", "gemini", "hypertext", "internet", "protocol"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue