Skip to content

Commit 78e6655

Browse files
committed
Cut 1.9.1
1 parent 708c4fd commit 78e6655

File tree

4 files changed

+34
-29
lines changed

4 files changed

+34
-29
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.9.1

messages.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
"1.8.0-rc.1": "messages/1.8.0-rc.1.txt",
3131
"1.8.0-rc.2": "messages/1.8.0-rc.2.txt",
3232
"1.9.0": "messages/1.9.0.txt",
33+
"1.9.1": "messages/1.9.1.txt",
3334
"install": "messages/install.txt"
3435
}

messages/1.9.0.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -41,31 +41,3 @@
4141
Enhancement:
4242
- Print more debugging info
4343
- Add support for diff --ignore-cr-at-eol (requires git 2.18+)
44-
45-
46-
💛 Git Gutter? Want to support development?
47-
48-
I've teamed up with Wes Bos to offer the following discounts:
49-
50-
+------------------------------------------------+
51-
| |
52-
| Use the coupon code GITGUTTER for $10 off |
53-
| |
54-
+------------------------------------------------+
55-
56-
🏅 ⭐ ES6 ⭐
57-
58-
👉 ES6.io/friend/GITGUTTER
59-
60-
🏅 ⭐ Sublime Text Book ⭐
61-
62-
👉 SublimeTextBook.com/friend/GITGUTTER
63-
64-
🏅 ⭐ React For Beginners ⭐
65-
66-
👉 ReactForBeginners.com/friend/GITGUTTER
67-
68-
69-
Join 15,000 other developers already learning with Wes Bos.
70-
71-
These are fantastic resources - 100% money back guarantee! 🌟

messages/1.9.1.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
1.9.1:
2+
3+
Fix:
4+
- word wrap detection for line annotations
5+
6+
7+
💛 Git Gutter? Want to support development?
8+
9+
I've teamed up with Wes Bos to offer the following discounts:
10+
11+
+------------------------------------------------+
12+
| |
13+
| Use the coupon code GITGUTTER for $10 off |
14+
| |
15+
+------------------------------------------------+
16+
17+
🏅 ⭐ ES6 ⭐
18+
19+
👉 ES6.io/friend/GITGUTTER
20+
21+
🏅 ⭐ Sublime Text Book ⭐
22+
23+
👉 SublimeTextBook.com/friend/GITGUTTER
24+
25+
🏅 ⭐ React For Beginners ⭐
26+
27+
👉 ReactForBeginners.com/friend/GITGUTTER
28+
29+
30+
Join 15,000 other developers already learning with Wes Bos.
31+
32+
These are fantastic resources - 100% money back guarantee! 🌟

0 commit comments

Comments
 (0)