From b3c3b16be6c81a65f33f2402e01fc5320a221f42 Mon Sep 17 00:00:00 2001
From: James Tomasino <james@tomasino.org>
Date: Thu, 16 Aug 2018 12:52:02 -0400
Subject: [PATCH] updated version number

---
 README.md | 2 +-
 pb        | 2 +-
 pb.1      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6d4a680..c771133 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-pb ![calver](https://img.shields.io/badge/calver-2018.08.14-22bfda.svg?style=flat-square) ![status](https://img.shields.io/badge/status-working-green.svg?style=flat-square) ![license](https://img.shields.io/badge/license-GPL3-blue.svg?style=flat-square)
+pb ![calver](https://img.shields.io/badge/calver-2018.08.16-22bfda.svg?style=flat-square) ![status](https://img.shields.io/badge/status-working-green.svg?style=flat-square) ![license](https://img.shields.io/badge/license-GPL3-blue.svg?style=flat-square)
 ------
 
 **pb** is a helper utility for using 0x0 pastebin services
diff --git a/pb b/pb
index cfeb458..bc19300 100755
--- a/pb
+++ b/pb
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-version="v.2018.08.15"
+version="v.2018.08.16"
 ENDPOINT="https://ttm.sh"
 flag_options="hvcfs::x"
 flag_version=0
diff --git a/pb.1 b/pb.1
index 387ee4e..69c4406 100644
--- a/pb.1
+++ b/pb.1
@@ -1,4 +1,4 @@
-.TH PB 1 "15 August 2018" "v2018.08.14"
+.TH PB 1 "16 August 2018" "v2018.08.16"
 .SH NAME
 pb \- a helper utility for using 0x0 pastebin services
 .SH SYNOPSIS