diff --git a/CHANGES.rst b/CHANGES.rst index 7f28303..a24fc6a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,9 @@ CHANGES Development =========== +Version 1.1.0 (2015-05-04T05:24:44Z) +==================================== + * move to new GitHub_ * add ``-t c[2 chars]`` for custom type * add ``-t 2``, ``-t 3``, and ``-t 4`` diff --git a/pipesX.sh b/pipesX.sh index 41ae5ac..2397b56 100755 --- a/pipesX.sh +++ b/pipesX.sh @@ -22,7 +22,7 @@ # # Website: https://github.com/pipeseroni/pipesX.sh -VERSION=1.0.0 +VERSION=1.1.0 W=$(tput cols) H=$(tput lines) # maximal random value + 1