Skip to content

Commit 05ef28d

Browse files
committed
version bump to 1.1 from 1.0
1 parent 16267d7 commit 05ef28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ redis: all
4545
cd $(BUILD_DIR)/redis-$(REDIS_VERSION) && make
4646

4747
package:
48-
git archive --format=tar --prefix=api-gateway-request-validation-1.0/ -o api-gateway-request-validation-1.0.tar.gz -v HEAD
48+
git archive --format=tar --prefix=api-gateway-request-validation-1.1/ -o api-gateway-request-validation-1.1.tar.gz -v HEAD
4949

5050
clean: all
5151
rm -rf $(BUILD_DIR)

0 commit comments

Comments
 (0)