diff options
| author | Kumar Priyansh <[email protected]> | 2020-08-31 02:00:29 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-08-31 02:00:29 +0530 |
| commit | 3a7fd8bc61a8403a205b66eaabacf6ce3143f48e (patch) | |
| tree | 958a2450a864aafe2f7cd82c55af2c4c7130b7a1 | |
| parent | b5bddde2a0959cb3c72b85882faae18f42c07c78 (diff) | |
| download | dictionary-3a7fd8bc61a8403a205b66eaabacf6ce3143f48e.tar.xz dictionary-3a7fd8bc61a8403a205b66eaabacf6ce3143f48e.zip | |
Updated version
| -rw-r--r-- | docs/.DS_Store | bin | 6148 -> 6148 bytes | |||
| -rw-r--r-- | docs/images/hi-res-logos.png | bin | 0 -> 26147 bytes | |||
| -rw-r--r-- | docs/screenshots/.DS_Store | bin | 0 -> 6148 bytes | |||
| -rw-r--r-- | package.json | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/docs/.DS_Store b/docs/.DS_Store Binary files differindex 90ed551..7fc3a28 100644 --- a/docs/.DS_Store +++ b/docs/.DS_Store diff --git a/docs/images/hi-res-logos.png b/docs/images/hi-res-logos.png Binary files differnew file mode 100644 index 0000000..708dc99 --- /dev/null +++ b/docs/images/hi-res-logos.png diff --git a/docs/screenshots/.DS_Store b/docs/screenshots/.DS_Store Binary files differnew file mode 100644 index 0000000..9519cfd --- /dev/null +++ b/docs/screenshots/.DS_Store diff --git a/package.json b/package.json index be13532..bbd609f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dictionary", - "version": "0.1.0", + "version": "0.1.0-beta", "description": "Lookup meanings of words", "main": "main.js", "scripts": { |
