Skip to content

Commit edb7f31

Browse files
committed
version
1 parent 73dfe08 commit edb7f31

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# dickinson
22

3+
# 1.1.0.0
4+
35
* Fix bug in `:type`
46
* Add builtins `oulipo`, `allCaps`, `capitalize`, and `titlecase`
57
* Fix bug with nested `:flatten`s

language-dickinson.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.0
22
name: language-dickinson
3-
version: 1.0.0.1
3+
version: 1.1.0.0
44
license: BSD3
55
license-file: LICENSE
66
copyright: Copyright: (c) 2020 Vanessa McHale

0 commit comments

Comments
 (0)