Skip to content

Commit

Permalink
released v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 4, 2021
1 parent 0941b17 commit ea1c9ed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awesome-mac",
"version": "1.0.0",
"version": "1.1.0",
"description": " This repo is a collection of awesome Mac applications and tools for developers and designers. ",
"homepage": "https://jaywcjlove.github.io/awesome-mac",
"main": "dist/awesome-mac.json",
Expand All @@ -21,7 +21,8 @@
"osx"
],
"files": [
"dist"
"dist/awesome-mac.json",
"dist/awesome-mac.zh.json"
],
"author": "kenny wang <wowohoo@qq.com>",
"license": "CC-BY-SA-4.0",
Expand Down

0 comments on commit ea1c9ed

Please sign in to comment.