Skip to content

Commit

Permalink
Readme version updated (dashbitco#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFirstAvenger authored and josevalim committed Feb 14, 2019
1 parent 5f3d77d commit baddbe2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Just add `mox` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:mox, "~> 0.4", only: :test}
{:mox, "~> 0.5", only: :test}
]
end
```
Expand All @@ -46,4 +46,3 @@ Copyright 2017 Plataformatec
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

0 comments on commit baddbe2

Please sign in to comment.