Skip to content

Commit 2846460

Browse files
committed
chore(cli|detector): tagged version cli 0.0.9 detector 0.0.7
1 parent 7d13dbb commit 2846460

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smelly-cli",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"private": false,
55
"description": "Find out the smells in your tests, suggestions for correction and the theory behind them",
66
"bin": "build/index.js",

detector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smelly-detector",
33
"private": false,
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"main": "build/src/index.js",
66
"description": "Find out the smells in your tests, suggestions for correction and the theory behind them",
77
"exports": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)