We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54a6ef commit 06f909fCopy full SHA for 06f909f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 3.x
2
3
+### 3.2.2
4
+
5
+* Support tagging individual platforms for builds
6
7
### 3.2.1
8
9
* Removed dead code
package.json
@@ -1,6 +1,6 @@
{
"name": "mobile-mobot",
- "version": "3.2.1",
+ "version": "3.2.2",
"description": "Mobile automation bot",
"private": true,
"main": "lib/index.js",
0 commit comments