Skip to content

Commit 233009d

Browse files
committed
remove version from README
1 parent ea7b827 commit 233009d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It is possible to use [Branca as an alternative to JWT](https://appelsiini.net/2
1717
Add this line to your application's Gemfile, Note that you also must have [libsodium](https://download.libsodium.org/doc/) installed.
1818

1919
```ruby
20-
gem 'branca-ruby', '~> 1.0.3'
20+
gem 'branca-ruby'
2121
```
2222

2323
## Configure

0 commit comments

Comments
 (0)