Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
korywka committed Feb 8, 2021
1 parent 89ee1ed commit 695c84e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion eslint-config-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-base",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down
2 changes: 1 addition & 1 deletion eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-react",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down
2 changes: 1 addition & 1 deletion eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@macpaw/eslint-config-typescript",
"version": "0.0.3",
"version": "0.0.4",
"main": "index.js",
"scripts": {
"version:patch": "yarn version --patch --no-git-tag-version",
Expand Down

0 comments on commit 695c84e

Please sign in to comment.