Skip to content

Commit 5678321

Browse files
committed
Version increment.
1 parent dfbcbbe commit 5678321

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

crop-image

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
set -o pipefail
3434

35-
VER="v0.8.2"
35+
VER="v0.8.3"
3636

3737
# display usage string and exit
3838
exit_with_usage() {

norm-image

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3131
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3232

33-
VER="v0.8.2"
33+
VER="v0.8.3"
3434

3535
usage() {
3636
cat >&2 <<-EOF

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.8.2
1+
v0.8.3

0 commit comments

Comments
 (0)