Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Jul 27, 2013
1 parent 4f522b3 commit df966d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
GHCFLAGS=-Wall -XNoCPP -fno-warn-name-shadowing -XHaskell98 -O2
HLINTFLAGS=-XHaskell98 -XNoCPP -i 'Use camelCase' -i 'Use String' -i 'Use head' -i 'Use string literal' -i 'Use list comprehension' --utf8
VERSION=0.2.1.1
VERSION=0.2.2

.PHONY: all clean doc install

Expand Down
2 changes: 1 addition & 1 deletion mustache2hs.cabal
@@ -1,5 +1,5 @@
name: mustache2hs
version: 0.2.1.1
version: 0.2.2
cabal-version: >= 1.8
license: OtherLicense
license-file: COPYING
Expand Down

0 comments on commit df966d2

Please sign in to comment.