Skip to content

Commit

Permalink
chore: bump version from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 10, 2022
1 parent 76ee03e commit 70e8801
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package = "kong-circuit-breaker"

version = "2.1.0-1"
version = "2.1.1-1"

supported_platforms = {"linux", "macosx"}
source = {
url = "git://github.com/dream11/kong-circuit-breaker",
tag = "v2.1.0"
tag = "v2.1.1"
}

description = {
Expand Down

1 comment on commit 70e8801

@dharamji
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

70.2.1

Please sign in to comment.