Skip to content

Commit

Permalink
chore: update lib versions (#3382)
Browse files Browse the repository at this point in the history
  • Loading branch information
anxolin authored Nov 10, 2023
1 parent 8a1a68f commit 299398f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/widget-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/widget-lib",
"version": "0.1.4",
"version": "0.2.0",
"type": "commonjs",
"description": "CoW Swap Widget Library. Allows you to easily embed a CoW Swap widget on your website.",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion libs/widget-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cowprotocol/widget-react",
"version": "0.1.2",
"version": "0.2.0",
"main": "./index.js",
"types": "./index.d.ts",
"exports": {
Expand Down

2 comments on commit 299398f

@vercel
Copy link

@vercel vercel bot commented on 299398f Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cosmos – ./

cosmos-cowswap.vercel.app
cowswap-seven.vercel.app
cosmos.cow.fi
cosmos-git-main-cowswap.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 299398f Nov 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.