upped version number for release

This commit is contained in:
James Tomasino 2018-03-17 18:50:46 -04:00
parent b6ea90a866
commit 2403bedda8
2 changed files with 2 additions and 2 deletions

2
burrow
View File

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

View File

@ -1,4 +1,4 @@
.TH BURROW 1 "14 Mar 2018" "version 1.3.2"
.TH BURROW 1 "17 Mar 2018" "version 1.3.3"
.SH NAME
burrow \- a helper for building and managing a gopher hole
.SH SYNOPSIS