amr-lang 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -248,4 +248,4 @@ MIT
248
248
 
249
249
  ## Author
250
250
 
251
- Your Name
251
+ Amr Elsherbiny
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amr-lang",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "A simple programming language with bilingual support (English & Arabic)",
5
5
  "author": "amrelsherbiny",
6
6
  "license": "MIT",