diff --git a/README.md b/README.md
index 5c3d572..0b665ec 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ You can also retrieve parsed data:
`Multiple Layers (Data Sets)` are supported.
-
+
## Contents
diff --git a/composer.json b/composer.json
index 4a3890e..4cafb6d 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "macocci7/php-scatterplot",
"description": "it's easy to use for creating scatter plots.",
- "version": "1.1.0",
+ "version": "1.1.1",
"type": "library",
"license": "MIT",
"autoload": {
diff --git a/composer.lock b/composer.lock
index 0247b88..6900690 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "3476278fd9130bf235a6ca9bc6b40d55",
+ "content-hash": "5b23da5dfbb33598aaed82684139bab0",
"packages": [
{
"name": "intervention/gif",