Skip to content

Commit eabe6d8

Browse files
committed
Restore version
1 parent 44818d3 commit eabe6d8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
common --enable_bzlmod
2-
common --enable_workspace
32
build --java_runtime_version=remotejdk_11
43
build --java_language_version=11
54

publish/cel_version.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
"""Maven artifact version for CEL."""
15-
CEL_VERSION = "0.11.0"
15+
CEL_VERSION = "0.10.1"

0 commit comments

Comments
 (0)