Skip to content

Commit 4c8d660

Browse files
author
Luuk de Vlieger
committed
🔖 Bump version
1 parent 51b4600 commit 4c8d660

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
@@ -35,7 +35,7 @@ export default ({
3535
<div className="font-bold md:text-lg text-cool-gray-800 mr-2">
3636
gooey-react
3737
</div>
38-
<div className="text-cool-gray-500">v0.3.0</div>
38+
<div className="text-cool-gray-500">v0.4.0</div>
3939
</div>
4040
<a
4141
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.3.0",
3+
"version": "0.4.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)