Skip to content

Commit

Permalink
Bump version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nabilbendafi committed Aug 31, 2019
1 parent d91edae commit 29453ba
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 @@ -19,7 +19,7 @@ $ npm install
```
or
```
$ bin/kibana-plugin install https://github.com/nabilbendafi/country-flag-fieldformatters/releases/download/v1.2.2/country-flag-fieldformatters-1.2.2.zip
$ bin/kibana-plugin install https://github.com/nabilbendafi/country-flag-fieldformatters/releases/download/v1.3.0/country-flag-fieldformatters-1.3.0.zip
```

Unistall:
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": "country-flag-fieldformatters",
"version": "1.2.2",
"version": "1.3.0",
"description": "Field formatters plugin for Kibana that display country flag based on its 'ISO 3166-1 alpha-2' code.",
"url": "https://github.com/nabilbendafi/country-flag-fieldformatters/issues",
"author": "Nabil Bendafi <nabil@bendafi.fr>",
Expand Down

0 comments on commit 29453ba

Please sign in to comment.