Skip to content

Commit

Permalink
v6.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rssk committed Aug 14, 2023
1 parent 71d397c commit bbe7cbb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.32",
"version": "6.7.5"
"version": "6.7.6"
}
2 changes: 1 addition & 1 deletion packages/coinstac-api-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coinstac-api-server",
"version": "6.7.1",
"version": "6.7.6",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/coinstac-desktop-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coinstac-desktop-app",
"version": "6.7.5",
"version": "6.7.6",
"description": "COINSTAC desktop application.",
"main": "app/main/index.js",
"dependencies": {
Expand Down

0 comments on commit bbe7cbb

Please sign in to comment.