We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977bf59 commit 02f2c51Copy full SHA for 02f2c51
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 3.x
2
3
+### 3.2.1
4
+
5
+* Removed dead code
6
7
### 3.2.0
8
9
* Support changing branches as a part of the flow. Fix error handling to make it mo betta
package.json
@@ -1,6 +1,6 @@
{
"name": "mobile-mobot",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Mobile automation bot",
"private": true,
"main": "lib/index.js",
0 commit comments