aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-07-05 17:28:08 +0300
committereug-vs <eug-vs@keemail.me>2020-07-05 17:32:31 +0300
commit8b5df9285b3917c63b7904b434354e3d4b58858d (patch)
tree31efd6b9c55796cc7d9afd0f96cb4299cbd30220 /package.json
parenta5c57253ceb0923aefd8dedcb7bd912cb1fa3d2e (diff)
downloadwhich-ui-8b5df9285b3917c63b7904b434354e3d4b58858d.tar.gz
fix: resolve instagram url correctly
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9d7e0a7..f3ab8c4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "which",
- "version": "1.0.0",
+ "version": "1.0.1",
"homepage": "https://ilyayudovin.github.io/which",
"dependencies": {
"@material-ui/core": "^4.10.1",