commit 8d8bcf6fbeba7188080892d7a2bf51774bb6f4fd
parent 9ab434204e9fd69e1cb25b7c5fe77034115c1090
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sun, 14 Jun 2020 20:03:57 -0400
Update version to 0.2.0
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kontaktdb b/kontaktdb
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-VERSION="0.1.0"
+VERSION="0.2.0"
# POSIX Shell "Strict Mode" (but unset variables are fine)
set -o errexit