From 42ef3548e14526e9ca16f3d180f7886637e4d928 Mon Sep 17 00:00:00 2001 From: Danny Ryan Date: Mon, 27 Sep 2021 08:01:27 -0600 Subject: [PATCH] bump VERSION.txt to 1.1.0 --- tests/core/pyspec/eth2spec/VERSION.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/core/pyspec/eth2spec/VERSION.txt b/tests/core/pyspec/eth2spec/VERSION.txt index fbbb0af4d..1cc5f657e 100644 --- a/tests/core/pyspec/eth2spec/VERSION.txt +++ b/tests/core/pyspec/eth2spec/VERSION.txt @@ -1 +1 @@ -1.1.0-beta.5 \ No newline at end of file +1.1.0 \ No newline at end of file