Skip to content

Commit 2a3b09d

Browse files
committed
Public release v1.3.1
1 parent c13d90e commit 2a3b09d

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## CHANGELOG
22

3+
v1.3.1 (2017-12-08)
4+
**Features and Improvements**
5+
6+
* Fixed issue where could not update deal without passing value
7+
38
v1.3.0 (2017-10-19)
49
**Features and Improvements**
510

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

lib/basecrm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BaseCRM
2-
VERSION = "1.3.0"
2+
VERSION = "1.3.1"
33
end

0 commit comments

Comments
 (0)