diff --git a/README.md b/README.md
index 1bd8503..d50aad3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-
+
+
+ [](https://github.com/Snapp-Mobile/SnappDesignTokens/releases)

-
+
+
+
# SnappDesignTokens
@@ -48,7 +52,7 @@ Add SnappDesignTokens to your `Package.swift` file:
```swift
dependencies: [
- .package(url: "https://github.com/Snapp-Mobile/SnappDesignTokens.git", from: "1.0.0")
+ .package(url: "https://github.com/Snapp-Mobile/SnappDesignTokens.git", from: "0.1.0")
]
```