Skip to content

Commit

Permalink
Merge pull request #6 from smartrecruiters/version
Browse files Browse the repository at this point in the history
Bumping version to 1.3.1.
  • Loading branch information
bjamroz authored Nov 4, 2021
2 parents e9f9b43 + ec202e2 commit 007d19e
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,7 +1,7 @@
FILES := $(shell find . -type f -name '*.go' -not -path "./vendor/*")

APP_NAME=rabbitr
VERSION=1.3.0
VERSION=1.3.1

.PHONY: all test build fmt install release ci lint install-lint

Expand Down

0 comments on commit 007d19e

Please # to comment.