Skip to content

Commit

Permalink
Publish v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopeg committed Mar 15, 2021
1 parent 2d7f1dc commit 91a0607
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
- Improve logs schema
- Drop a queue and all its related contents
- Drop a document from the queue
- [wip] Update queue counters while "playing" a document
- [pln] Update queue counters while dropping
- Update queue counters while "playing" a document
- Update queue counters while dropping

## v0.0.6

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "console",
"organization": "fetchq",
"version": "0.0.6",
"version": "0.0.7",
"description": "Manage your Fetchq cluster like a PRO",
"main": "ssr/index.js",
"scripts": {
Expand Down

0 comments on commit 91a0607

Please sign in to comment.