We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8450a03 commit fb100c1Copy full SHA for fb100c1
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## next
2
3
+## [0.4.0][0.4.0] - 2016-02-18
4
+
5
* Embed SVG icon directly as GitHub no longer uses an icon font.
6
7
## [0.3.0][0.3.0] - 2015-09-02
dist/chrome/manifest.json
@@ -3,7 +3,7 @@
"name": "Gitique",
"description": "Make GitHub code review better",
"homepage_url": "https://github.com/smcgivern/gitique",
- "version": "0.3.0",
+ "version": "0.4.0",
"permissions": [
8
"https://github.com/*"
9
],
dist/firefox/package.json
"name": "gitique",
"homepage": "https://github.com/smcgivern/gitique",
"author": "Sean McGivern",
"main": "index",
"engines": {
0 commit comments