Skip to content

Commit 0dc62e6

Browse files
committed
v4 🎉
1 parent 9ee7406 commit 0dc62e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-github-calendar-example",
33
"homepage": "https://grubersjoe.github.io/react-github-calendar/",
4-
"version": "3.4.0",
4+
"version": "4.0.0",
55
"license": "MIT",
66
"private": true,
77
"dependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-github-calendar",
3-
"version": "4.0.0-rc1",
3+
"version": "4.0.0",
44
"description": " A flexible React component to display a GitHub contributions graph",
55
"author": "Jonathan Gruber <gruberjonathan@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)