mirror of
https://github.com/nikolassv/bartib
synced 2024-11-10 06:04:17 +00:00
release: version 1.1.0
This commit is contained in:
parent
f180d2f1a1
commit
6812697f9d
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [1.1.0] - 2024-02-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bartib"
|
name = "bartib"
|
||||||
version = "1.0.1"
|
version = "1.1.0"
|
||||||
authors = ["Nikolas Schmidt-Voigt <nikolas.schmidt-voigt@posteo.de>"]
|
authors = ["Nikolas Schmidt-Voigt <nikolas.schmidt-voigt@posteo.de>"]
|
||||||
description = "A simple timetracker for the command line"
|
description = "A simple timetracker for the command line"
|
||||||
homepage = "https://github.com/nikolassv/bartib"
|
homepage = "https://github.com/nikolassv/bartib"
|
||||||
|
|
Loading…
Reference in a new issue