Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit cb358be

Browse files
committed
Bumped to version 1.0.1.
1 parent 091043b commit cb358be

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bin/create-tool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/bash
22
#set -x
33

4-
version=1.0.0
4+
version=1.0.1
55
tooltemplate="plugins/lfetool/templates/lfetool.tmpl"
66
compresstemplate="plugins/lfetool/templates/compressed.tmpl"
77
temp="lfetool-temp"

lfetool

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

test/tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# common vars
33
#############
44

5-
expectedversion="1.0.0"
5+
expectedversion="1.0.1"
66
scriptname="my-fibo"
77
libname="my-lib"
88
svcname="my-service"

0 commit comments

Comments
 (0)