Skip to content

Commit

Permalink
Chore on doc gen.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugopl committed Mar 11, 2022
1 parent a588444 commit 12216ee
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
@@ -1,4 +1,4 @@
VERSION := $(shell cat shard.yml | grep "^version" | cut -d\ -f2)
VERSION := $(shell shards version)
.PHONY: doc

doc: bin/gi-crystal
Expand Down

0 comments on commit 12216ee

Please sign in to comment.