Skip to content

Commit

Permalink
Bump version to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qnikst committed Jun 29, 2018
1 parent 3a95d82 commit 59e8540
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions inline-r/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.9.2 - 2018-06-29
* GHC 8.4 compatibility
* Add Literal instance for 'Text'

## 0.9.1 - 2018-01-26
* Droped c2hs usage. Fixes installation on macOS.
* Fix QQ generation. Fixed possible resource free during QQ generation.
Expand Down
2 changes: 1 addition & 1 deletion inline-r/inline-r.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: inline-r
version: 0.9.1
version: 0.9.2
license: BSD3
license-file: LICENSE
copyright: Copyright (c) 2013-2015 Amgen, Inc.
Expand Down

0 comments on commit 59e8540

Please sign in to comment.