version: bump'

This commit is contained in:
Dylan Araps 2017-08-12 18:42:59 +10:00
parent 8be48c07ff
commit dffe14180d
2 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import os
import platform
__version__ = "0.5.13"
__version__ = "0.6.0"
HOME = os.environ["HOME"]

View File

@ -9,6 +9,7 @@ UXTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
UXTerm*cursorColor: {cursor}
URxvt*borderColor: {background}
! Colors 0-15.
*.color0: {color0}