Skip to content

Commit 5766ea6

Browse files
Bump version of inline-java to 0.7.0.
1 parent 5b5db66 commit 5766ea6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
66

77
## Next release
88

9+
## [0.7.0] - 2017-08-31
10+
911
### Added
1012

1113
* Plugin option to dump the generated Java to the console or a file.

inline-java.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: inline-java
2-
version: 0.6.2
2+
version: 0.7.0
33
synopsis: Java interop via inline Java code in Haskell modules.
44
description: Please see README.md.
55
homepage: http://github.com/tweag/inline-java#readme

0 commit comments

Comments
 (0)