File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Term Validator
22
33![ Supported Erlang/OTP Versions] ( https://img.shields.io/badge/erlang%2Fotp-24%7C25%7C26%7C27-%23a90432 )
4- ![ Current Version] ( https://img.shields.io/badge/latest_version-1.0.0 -%23354052 )
4+ ![ Current Version] ( https://img.shields.io/badge/latest_version-1.0.1 -%23354052 )
55![ License] ( https://img.shields.io/github/license/erlangsters/term-validator )
66[ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/erlangsters/term-validator/workflow.yml )] ( https://github.com/erlangsters/term-validator/actions/workflows/workflow.yml )
77[ ![ Documentation Link] ( https://img.shields.io/badge/documentation-here-yellow )] ( http://erlangsters.github.io/term-validator/ )
Original file line number Diff line number Diff line change 11{application , term_validator , [
22 {description , " A quick and simple Erlang term validator." },
3- {vsn , " 1.0.0 " },
3+ {vsn , " 1.0.1 " },
44 {modules , [
55 term_validator ,
66 any_validator ,
You can’t perform that action at this time.
0 commit comments