Skip to content

Commit cf0bc9e

Browse files
committed
Bump json_web_token to 0.2.5
1 parent ed0be53 commit cf0bc9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

views/libraries/elixir.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ article.jwt-elixir.elixir.accordion(data-accordion)
8080
a(href='https://github.com/garyf/json_web_token_ex') View Repo
8181

8282
.panel-footer
83-
code defp deps, do: [{:json_web_token, "~> 0.2"}]
83+
code defp deps, do: [{:json_web_token, "~> 0.2.5"}]

0 commit comments

Comments
 (0)