summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 721fdc4..8a8b18a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Install using composer
```json
{
"require": {
- "dsiddharth2/php-zxing": "dev-master"
+ "dsiddharth2/php-zxing": "1.0.0"
}
}
```