Skip to content

Commit

Permalink
chore: fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 29, 2024
1 parent 0f73452 commit 343337a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dashevo/platform",
"version": "1.6.0-dev.2",
"version": "1.6.0",
"private": true,
"scripts": {
"setup": "yarn install && yarn run build && yarn run configure",
Expand Down

0 comments on commit 343337a

Please sign in to comment.