Skip to content

Commit

Permalink
Version 0.3.5
Browse files Browse the repository at this point in the history
Summary:

Test Plan:
  • Loading branch information
ndmitchell committed Aug 25, 2024
1 parent 57f9b9d commit 721869a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for Hexml

0.3.5, released 2024-08-25
#1, add support for <![CDATA[ ... ]]>
0.3.4, released 2018-09-10
#15, licensed under BSD-3-Clause OR Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion hexml.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: hexml
version: 0.3.4
version: 0.3.5
license: BSD3
x-license: BSD-3-Clause OR Apache-2.0
license-file: LICENSE
Expand Down

0 comments on commit 721869a

Please sign in to comment.