Skip to content

Commit 8c900ff

Browse files
committed
⬆️ 2.2.5 🎉
1 parent 28aabf6 commit 8c900ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-calendar",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "Embed your GitHub contributions calendar anywhere.",
55
"main": "lib/index.js",
66
"directories": {
@@ -79,7 +79,7 @@
7979
}
8080
},
8181
{
82-
"p": "[Here](http://codepen.io/anon/pen/aZmjvZ?editors=1000) you can see this example in action."
82+
"p": "[Here](https://bloggify.github.io/github-calendar/example/) you can see this example in action."
8383
}
8484
],
8585
"description": [
@@ -139,4 +139,4 @@
139139
"bloggify.json",
140140
"bloggify/"
141141
]
142-
}
142+
}

0 commit comments

Comments
 (0)