Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roojay520 committed Oct 10, 2020
1 parent 744249c commit 183942d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.3.1](https://github.com/roojay520/bobplugin-google-translate/compare/v0.3.0...v0.3.1) (2020-10-10)



# [0.3.0](https://github.com/roojay520/bobplugin-google-translate/compare/v0.2.2...v0.3.0) (2020-10-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@feq/bobplugin-google-translate",
"version": "0.3.0",
"version": "0.3.1",
"description": "Bob google 翻译插件",
"homepage": "https://github.com/roojay520/bobplugin-google-translate",
"repository": "https://github.com/roojay520/bobplugin-google-translate.git",
Expand Down
2 changes: 1 addition & 1 deletion src/info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"identifier": "com.roojay.bobplugin-google-translate",
"category": "translate",
"version": "0.3.0",
"version": "0.3.1",
"name": "Google 翻译",
"summary": "Bob google 翻译插件",
"author": "roojay <[email protected]>",
Expand Down

0 comments on commit 183942d

Please sign in to comment.