Skip to content

Commit

Permalink
Okay, let's call this version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keithfancher committed Jan 20, 2023
1 parent beecd63 commit 6619f8b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ and this project adheres to the

## Unreleased

## 0.1.0.0 - YYYY-MM-DD
## 0.1.0 - 2023-01-19

### Added

- Everything! First complete release. See `README.md` for more details about
its various features, &c.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: tvmv
version: 0.1.0.0
version: 0.1.0
github: "keithfancher/tvmv"
license: BSD3
author: "Keith Fancher"
Expand Down
2 changes: 1 addition & 1 deletion tvmv.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack

name: tvmv
version: 0.1.0.0
version: 0.1.0
description: Please see the README on GitHub at <https://github.com/keithfancher/tvmv#readme>
homepage: https://github.com/keithfancher/tvmv#readme
bug-reports: https://github.com/keithfancher/tvmv/issues
Expand Down

0 comments on commit 6619f8b

Please sign in to comment.