We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0280c18 commit e5a0e14Copy full SHA for e5a0e14
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+### 2.0.3 - 2.0.2 (2018 Jan 09)
3
+
4
+* [0280c18] Krisztián Gödrei - error fixes (#64) (2018 Jan 09)
5
+* [9a4daa1] Krisztián Gödrei - fixed xamarin build command (#63) (2018 Jan 08)
6
+* [beab2ad] Geoff Pado - Fix typo "intsalled" -> "installed". (#61) (2018 Jan 04)
7
8
9
### 2.0.2 - 2.0.1 (2017 Nov 30)
10
11
* [694f511] Krisztián Gödrei - prepare for 2.0.2 (2017 Nov 30)
@@ -235,3 +242,4 @@
235
242
236
243
237
244
245
version/version.go
@@ -1,4 +1,4 @@
package version
// VERSION ...
-const VERSION = "2.0.2"
+const VERSION = "2.0.3"
0 commit comments