diff --git a/README.md b/README.md
index 45dcb0f3..f35fbd24 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,17 @@ Please ensure that your code adheres to the project's code style and passes all
💻
+
+
+
+
+
+ Fernando Martin
+
+
+
+ 💻
+ |
diff --git a/packages/frames/package.json b/packages/frames/package.json
index 56dc52ad..01483891 100644
--- a/packages/frames/package.json
+++ b/packages/frames/package.json
@@ -1,6 +1,6 @@
{
"name": "@poap-xyz/frames",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Frames module for the poap.js library",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",
|