Skip to content

Commit

Permalink
upgrade: 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
statickidz committed Apr 12, 2021
1 parent 584b1ee commit 29dc0b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Or edit your project's `composer.json` to require `statickidz/php-google-transla

```json
"require": {
"statickidz/php-google-translate-free": "^1.2.0"
"statickidz/php-google-translate-free": "^1.2.1"
}
```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "statickidz/php-google-translate-free",
"type": "library",
"description": "Google Translate Free library for PHP",
"version": "1.2.0",
"version": "1.2.1",
"keywords": [
"statickidz",
"google",
Expand Down

0 comments on commit 29dc0b0

Please sign in to comment.