Skip to content

Commit

Permalink
#57
Browse files Browse the repository at this point in the history
  • Loading branch information
architec committed Nov 17, 2021
1 parent e97458c commit cc013b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leetcode-mistake-tracker",
"version": "2.0.0",
"version": "2.0.1",
"description": "Help LeetCode users keep track of the LeetCode questions they would like to re-do in the future",
"license": "MIT",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions src/pages/Popup/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ code {
color: black;
text-align: center;
font-size: xx-small;
position: absolute;
}

0 comments on commit cc013b2

Please sign in to comment.