Skip to content

Commit

Permalink
chore: bump v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Apr 12, 2024
1 parent ba949b0 commit d67e8b5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "data-feeds-explorer",
"private": true,
"version": "1.1.2",
"version": "2.0.0",
"description": "",
"main": "index.js",
"author": "",
Expand Down
1 change: 0 additions & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "api",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "ui",
"version": "1.0.0",
"type": "module",
"scripts": {
"build": "nuxt build",
Expand Down

0 comments on commit d67e8b5

Please sign in to comment.