Skip to content

Commit b834e60

Browse files
committed
Bump version to 0.6.2.0
1 parent 02b2795 commit b834e60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aeson-typescript.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: aeson-typescript
8-
version: 0.6.1.0
8+
version: 0.6.2.0
99
synopsis: Generate TypeScript definition files from your ADTs
1010
description: Please see the README on Github at <https://github.com/codedownio/aeson-typescript#readme>
1111
category: Text, Web, JSON

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aeson-typescript
2-
version: 0.6.1.0
2+
version: 0.6.2.0
33
github: "codedownio/aeson-typescript"
44
license: BSD3
55
category: Text, Web, JSON

0 commit comments

Comments
 (0)