Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nadilas committed Mar 13, 2022
1 parent bfa94f3 commit df481b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/ogre-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ogre-demo",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@dotinc/ogre": "^0.2.0",
"@dotinc/ogre-react": "^0.2.0",
"@dotinc/ogre-react": "^0.2.1",
"next": "12.1.0",
"next-transpile-modules": "^9.0.0",
"polished": "^4.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ogre-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dotinc/ogre-react",
"version": "0.2.0",
"version": "0.2.1",
"main": "./index.tsx",
"types": "./index.tsx",
"license": "MIT",
Expand Down

1 comment on commit df481b3

@vercel
Copy link

@vercel vercel bot commented on df481b3 Mar 13, 2022

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.