Skip to content

Commit a85d9fa

Browse files
author
Luuk de Vlieger
committed
🔖 Bump version
1 parent c1dd4f4 commit a85d9fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/components/Layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export default ({
4545
<div className="font-bold md:text-lg text-cool-gray-800 mr-2">
4646
gooey-react
4747
</div>
48-
<div className="text-cool-gray-500">v0.6.0</div>
48+
<div className="text-cool-gray-500">v0.7.0</div>
4949
</Link>
5050
<a
5151
className="underline text-sm font-semibold text-cool-gray-800"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gooey-react",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "The gooey effect for React",
55
"homepage": "https://gooey-react.netlify.app",
66
"repository": "luukdv/gooey-react",

0 commit comments

Comments
 (0)