Skip to content

Commit 9d17ab2

Browse files
committed
Release 3.0.3
1 parent b7a201f commit 9d17ab2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject github-colorful-contributions-graph "3.0.2"
1+
(defproject github-colorful-contributions-graph "3.0.3"
22
:description "A Chrome extension for customizing the colors of the GitHub contributions graph."
33
:url "http://github.com/g1eny0ung/github-colorful-contributions-graph"
44
:license {:name "Eclipse Public License"

resources/public/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "GitHub Colorful Contributions",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "💚💙💜💛❤️ Customize the colors of the GitHub contributions graph.",
55
"manifest_version": 2,
66
"permissions": ["storage", "declarativeContent", "activeTab"],

0 commit comments

Comments
 (0)