Skip to content

Commit 02f2c51

Browse files
committed
3.2.1
1 parent 977bf59 commit 02f2c51

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 3.x
22

3+
### 3.2.1
4+
5+
* Removed dead code
6+
37
### 3.2.0
48

59
* Support changing branches as a part of the flow. Fix error handling to make it mo betta

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobile-mobot",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Mobile automation bot",
55
"private": true,
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)