diff options
| -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": { |
