Skip to content

Commit 19fcba3

Browse files
Merge pull request #62 from AikidoSec/AIK-4242
Upgrade Zen internals to v0.1.35
2 parents 56acee7 + 5f7f7d5 commit 19fcba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/aikido/zen/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module Zen
55
VERSION = "0.1.1"
66

77
# The version of libzen_internals that we build against.
8-
LIBZEN_VERSION = "0.1.34"
8+
LIBZEN_VERSION = "0.1.35"
99
end
1010
end

0 commit comments

Comments
 (0)