Skip to content

Commit

Permalink
�Docs: Change release version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaehui-Seo committed May 5, 2023
1 parent 571cf39 commit 2c686ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Glassmorphism is a design style using a background blur effect, which makes the
Use [Swift Package Manager](https://swift.org/package-manager/) by adding following line to `Package.swift`:
```
dependencies: [
.package(url: "https://github.com/Chaehui-Seo/CHGlassmorphismView.git", from: "0.0.3")
.package(url: "https://github.com/Chaehui-Seo/CHGlassmorphismView.git", from: "0.0.4")
]
```

Expand Down

0 comments on commit 2c686ce

Please sign in to comment.