upped version number for code cleanup and makefile change

This commit is contained in:
James Tomasino 2018-03-03 18:38:43 -05:00
parent 4520faa3c2
commit 586f394d21
1 changed files with 1 additions and 1 deletions

2
burrow
View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
version="v1.2.0"
version="v1.2.1"
shopt -s extglob
configfiles="$HOME/.config/burrow/config $HOME/.config/burrow $HOME/.burrow"