Version 1.1.0 => 1.1.1

This commit is contained in:
Gabriel Gonzalez 2015-06-08 18:55:42 -07:00
parent 6f9cf79ff5
commit 25db80ab86
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Turtle v1.1.0
# Turtle v1.1.1
Turtle is a reimplementation of the Unix command line environment in Haskell so
that you can use Haskell as a scripting language or a shell. Think of `turtle`

View file

@ -1,5 +1,5 @@
Name: turtle
Version: 1.1.0
Version: 1.1.1
Cabal-Version: >=1.10
Build-Type: Simple
License: BSD3