Skip to content

Commit

Permalink
Merge pull request #47 from sagastume/sagastume-patch-1
Browse files Browse the repository at this point in the history
Update version in the documentation
  • Loading branch information
sagastume authored Jan 9, 2024
2 parents 023fe71 + f8d059a commit 49ecdcf
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 @@ -26,7 +26,7 @@ Add :boltx to your dependencies:
```elixir
def deps() do
[
{:boltx, "~> 0.0.3"}
{:boltx, "~> 0.0.4"}
]
end
```
Expand Down

0 comments on commit 49ecdcf

Please sign in to comment.