Skip to content

Commit

Permalink
version bump 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 committed May 1, 2021
1 parent 6b02c1f commit 7621e43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# ⌨️ Recheck CLI

![GitHub package.json version](https://img.shields.io/github/package-json/v/ndom91/recheck-cli?style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ndom91/recheck-cli/Release%20Github%20Dev%20Package?style=flat-square)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ndom91/recheck-cli?label=size&style=flat-square)
![GitHub](https://img.shields.io/github/license/ndom91/recheck-cli?style=flat-square)

The [MakeNowJust-Labo/recheck](https://github.com/MakeNowJust-Labo/recheck) ReDoc checker in CLI form.

Just pass a path glob and let it do the checking!
Just pass it a path glob and let it do the checking!

## 📑 Summary

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recheck-cli",
"version": "0.2.0",
"version": "0.2.1",
"description": "ReDos CLI Checker",
"main": "cli.js",
"bin": "cli.js",
Expand Down

0 comments on commit 7621e43

Please sign in to comment.