Skip to content

Commit 4d80629

Browse files
committed
Merge branch 'release/2.0.1'
2 parents 52094cc + 3d76e98 commit 4d80629

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Coderan: Validator
22
The smart React element validator
33

4-
[![Build Status](https://travis-ci.org/coderan-io/validator.svg?branch=develop)](https://travis-ci.org/coderan-io/validator)
4+
[![example workflow name](https://github.com/coderan-io/validator/workflows/CI/badge.svg)](https://github.com/coderan-io/validator/actions?query=workflow%3ACI)
55
[![codecov](https://codecov.io/gh/coderan-io/validator/branch/develop/graph/badge.svg?token=OX5CACK0K0)](https://codecov.io/gh/coderan-io/validator)
66

77
### Introduction

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coderan/validator",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"dependencies": {
55
"@formatjs/intl": "^1.3.0",
66
"@testing-library/jest-dom": "^4.2.4",

0 commit comments

Comments
 (0)