Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed May 13, 2020
1 parent 64208a6 commit 2820d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
GHCFLAGS=-Wall -fno-warn-tabs -fno-warn-name-shadowing -XHaskell2010
HLINTFLAGS=-XHaskell2010 -XCPP -i 'Use camelCase' -i 'Use String' -i 'Use string literal' -i 'Use list comprehension'
VERSION=0.4.0
VERSION=0.5.1

.PHONY: all clean doc install test

Expand Down
2 changes: 1 addition & 1 deletion unexceptionalio.cabal
Original file line number Diff line number Diff line change
@@ -1,5 1,5 @@
name: unexceptionalio
version: 0.5.0
version: 0.5.1
cabal-version: >=1.10
license: OtherLicense
license-file: COPYING
Expand Down

0 comments on commit 2820d65

Please sign in to comment.