Skip to content

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLi000 committed Apr 16, 2018
1 parent dcd5c59 commit c195e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# along with the go-nebulas library. If not, see <http://www.gnu.org/licenses/>.
#

VERSION?=0.7.0
VERSION?=1.0.1

COMMIT=$(shell git rev-parse HEAD)
BRANCH=$(shell git rev-parse --abbrev-ref HEAD)
Expand Down

0 comments on commit c195e3e

Please sign in to comment.