We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3951b5 commit b2d08c5Copy full SHA for b2d08c5
README.md
@@ -46,7 +46,7 @@ $ gas clone <fileId>
46
$ gas new <name>
47
```
48
49
- # Examples
+# Examples
50
51
$ gas new myScript
52
$ cd my-awesome-script
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "google-apps-script",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "gas, the complete CLI for Google Apps Script",
5
"main": "index",
6
"bin": {
0 commit comments