Skip to content

Commit cd5d053

Browse files
bump to 0.1.1
1 parent dcec2f8 commit cd5d053

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for quickjs-hs
22

3+
### 0.1.1
4+
5+
* relaxed bounds on packages
6+
* removed explicit TemplateHaskell dependency
7+
38
### 0.1
49

510
* initial release

quickjs-hs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 1.12
22
name: quickjs-hs
3-
version: 0.1
3+
version: 0.1.1
44
homepage: https://github.com/goodlyrottenapple/quickjs-hs#readme
55
bug-reports: https://github.com/goodlyrottenapple/quickjs-hs/issues
66
author: Sam Balco

0 commit comments

Comments
 (0)