Skip to content

Commit b2d08c5

Browse files
1.1.2
1 parent e3951b5 commit b2d08c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $ gas clone <fileId>
4646
$ gas new <name>
4747
```
4848

49-
# Examples
49+
# Examples
5050
```
5151
$ gas new myScript
5252
$ cd my-awesome-script

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-apps-script",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "gas, the complete CLI for Google Apps Script",
55
"main": "index",
66
"bin": {

0 commit comments

Comments
 (0)