diff --git a/README.md b/README.md
index e1f32b4..83e8bbf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-
+
Designed for developers looking to showcase their work with style and simplicity.
diff --git a/package-lock.json b/package-lock.json
index 4926e0e..c14c335 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "reactfolio",
- "version": "1.6.0",
+ "version": "1.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "reactfolio",
- "version": "0.0.0",
+ "version": "1.7.0",
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
diff --git a/package.json b/package.json
index aa7fd04..f5558c4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "reactfolio",
"private": true,
- "version": "1.6.0",
+ "version": "1.7.0",
"type": "module",
"scripts": {
"dev": "vite",