File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/revelrylabs/ecto_soft_delete.svg?branch=master )] ( https://travis-ci.org/revelrylabs/ecto_soft_delete )
1+ ![ Build Status] ( https://github.com/revelrylabs/ecto_soft_delete/actions/workflows/test.yml/badge.svg )
2+ ![ Publish Status] ( https://github.com/revelrylabs/ecto_soft_delete/actions/workflows/publish.yml/badge.svg )
23[ ![ Hex.pm] ( https://img.shields.io/hexpm/dt/ecto_soft_delete.svg )] ( https://hex.pm/packages/ecto_soft_delete )
34[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
4- [ ![ Coverage Status] ( https://opencov.prod.revelry.net/projects/21/badge.svg )] ( https://opencov.prod.revelry.net/projects/21 )
55
66# EctoSoftDelete
77
@@ -136,7 +136,7 @@ Add to mix.exs:
136136
137137``` elixir
138138defp deps do
139- [{:ecto_soft_delete , " ~> 2.0" }]
139+ [{:ecto_soft_delete , " ~> 2.0.5 " }]
140140end
141141```
142142
You can’t perform that action at this time.
0 commit comments