update: apisix version
diff --git a/lua/apisix/core/version.lua b/lua/apisix/core/version.lua
index 57f3dcf..8372a02 100644
--- a/lua/apisix/core/version.lua
+++ b/lua/apisix/core/version.lua
@@ -15,5 +15,5 @@
 -- limitations under the License.
 --
 return {
-    VERSION = "1.0"
+    VERSION = "1.1"
 }