Skip to content

Commit

Permalink
add dapp --version output
Browse files Browse the repository at this point in the history
  • Loading branch information
rainbreak committed Jul 12, 2019
1 parent 525e2af commit cedf959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ SPEC_MANIFEST = $(SPECS_DIR)/specs.manifest
all: dapp spec

dapp:
dapp --version
git submodule update --init --recursive
cd $(DAPP_DIR) && dapp --use solc:0.5.9 build && cd ../

Expand Down

0 comments on commit cedf959

Please sign in to comment.