Skip to content

Commit

Permalink
Version bump (0.0.5.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Jan 1, 2024
1 parent 1b13d43 commit bebfb86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mmark-cli.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: mmark-cli
version: 0.0.5.1
version: 0.0.5.2
license: BSD-3-Clause
license-file: LICENSE.md
maintainer: Mark Karpov <markkarpov92@gmail.com>
Expand Down Expand Up @@ -29,6 +29,7 @@ executable mmark
main-is: Main.hs
hs-source-dirs: app
other-modules: Paths_mmark_cli
autogen-modules: Paths_mmark_cli
default-language: GHC2021
build-depends:
aeson >=0.11 && <3,
Expand Down

0 comments on commit bebfb86

Please sign in to comment.