Skip to content

Commit 32f81a4

Browse files
committed
Commit
1 parent 9ba1beb commit 32f81a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME := $(shell basename $(shell pwd))
2-
# PACKAGE_VERSION := $(shell git describe --tags --abbrev=0)
2+
PACKAGE_VERSION := $(shell git describe --tags --abbrev=0)
33

44
mk-wasm:
55
cd ./html-rewriter-wasm; make dist

0 commit comments

Comments
 (0)