Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baltpeter committed Oct 24, 2024
1 parent 8a25806 commit cc824c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ Fetch a list of available or installed packages that can be or have been install

| Name | Type | Description |
| :------ | :------ | :------ |
| `options?` | `Object` | If `ìnstalled` is true, fetch a list of all installed packages (instead of ones available for install). |
| `options?` | `Object` | If `ìnstalled` is true, fetch a list of all installed packages (instead of ones available for install). Defaults to `false`. |
| `options.installed` | `boolean` | - |

#### Returns
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": "andromatic",
"version": "1.1.1",
"version": "1.1.2",
"description": "Automate the installation and running of the Android developer tools on Windows, macOS, and Linux. Create Android emulators.",
"bugs": "https://github.com/tweaselORG/andromatic/issues",
"repository": {
Expand Down

0 comments on commit cc824c9

Please sign in to comment.