Skip to content

Commit

Permalink
Bump version; update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wille committed Sep 25, 2018
1 parent d1f743a commit b9519aa
Show file tree
Hide file tree
Showing 19 changed files with 192 additions and 192 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Add it to your `shard.yml`:
dependencies:
redis:
github: stefanwille/crystal-redis
version: ~> 2.1.0
version: ~> 2.1.1
```

and then install the library into your project:
Expand Down
22 changes: 11 additions & 11 deletions docs/Redis.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,27 +183,27 @@ <h2>Included Modules</h2>
<h2>Defined in:</h2>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/commands.cr#L1" target="_blank">redis/commands.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/commands.cr#L1" target="_blank">redis/commands.cr</a>

<br/>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/command_execution/value_oriented.cr#L1" target="_blank">redis/command_execution/value_oriented.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/command_execution/value_oriented.cr#L1" target="_blank">redis/command_execution/value_oriented.cr</a>

<br/>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L37" target="_blank">redis.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L37" target="_blank">redis.cr</a>

<br/>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/command_execution/future_oriented.cr#L1" target="_blank">redis/command_execution/future_oriented.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/command_execution/future_oriented.cr#L1" target="_blank">redis/command_execution/future_oriented.cr</a>

<br/>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/strategy/base.cr#L1" target="_blank">redis/strategy/base.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/strategy/base.cr#L1" target="_blank">redis/strategy/base.cr</a>

<br/>

Expand Down Expand Up @@ -1100,7 +1100,7 @@ <h2>Constructor Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L95" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L95" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -1133,7 +1133,7 @@ <h2>Class Method Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L193" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L193" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1156,7 +1156,7 @@ <h2>Instance Method Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L205" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L205" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -1192,7 +1192,7 @@ <h2>Instance Method Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L284" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L284" target="_blank">View source</a>]

</div>
</div>
Expand Down Expand Up @@ -1227,7 +1227,7 @@ <h2>Instance Method Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L248" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L248" target="_blank">View source</a>]

</div>
</div>
Expand All @@ -1245,7 +1245,7 @@ <h2>Instance Method Detail</h2>
<br/>
<div>

[<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis.cr#L212" target="_blank">View source</a>]
[<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis.cr#L212" target="_blank">View source</a>]

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Redis/CannotConnectError.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h2>Overview</h2>
<h2>Defined in:</h2>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/error.cr#L10" target="_blank">redis/error.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/error.cr#L10" target="_blank">redis/error.cr</a>

<br/>

Expand Down
2 changes: 1 addition & 1 deletion docs/Redis/CommandTimeoutError.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h2>Overview</h2>
<h2>Defined in:</h2>


<a href="https://github.com/stefanwille/crystal-redis/blob/32a1d05edcf95f1342a5391979c2c4fa86695124/src/redis/error.cr#L18" target="_blank">redis/error.cr</a>
<a href="https://github.com/stefanwille/crystal-redis/blob/d1f743ad4110007171fb8cf39c8630c906cc3351/src/redis/error.cr#L18" target="_blank">redis/error.cr</a>

<br/>

Expand Down
Loading

0 comments on commit b9519aa

Please sign in to comment.