Skip to content

Commit 5983e43

Browse files
committed
bump to v1.0.0
1 parent 771514a commit 5983e43

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Flow.Launcher.Plugin.WordNikDictionary
1+
# Flow.Launcher.Plugin.WordNikDictionary
22
This is a plugin for [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) that lets you easily see the definitions of words using [wordnik](https://wordnik.com).
33

44
## Get an API Key

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"ID": "7ed41d7e3d174379972e1cdacb647474",
33
"ActionKeyword": "def",
44
"Name": "Wordnik Dictionary",
5-
"Description": "Wordnik wrapper in flow using python. Gives you the definition of words similiar to duckduckgo.",
5+
"Description": "Wordnik wrapper using python for Flow Launcher. Gives you the definition of words similiar to duckduckgo.",
66
"Author": "cibere",
7-
"Version": "0.0.2",
7+
"Version": "1.0.0",
88
"Language": "python",
99
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.WordNikDictionary",
1010
"IcoPath": "Images\\app.png",

0 commit comments

Comments
 (0)