Skip to content

Commit 45c883d

Browse files
authored
Bump interpreter version to 0.7.1 (#46)
1 parent 37e15ab commit 45c883d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cel-interpreter"
33
description = "An interpreter for the Common Expression Language (CEL)"
44
repository = "https://github.com/clarkmcc/cel-rust"
5-
version = "0.7.0"
5+
version = "0.7.1"
66
authors = ["Tom Forbes <[email protected]>", "Clark McCauley <[email protected]>"]
77
edition = "2018"
88
license = "MIT"

0 commit comments

Comments
 (0)