Skip to content

Commit bc9a215

Browse files
authored
Merge pull request #58 from pardot/ad/v1.4.1
Updating version number
2 parents 1c1eb41 + dabc664 commit bc9a215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-pardot (1.4.0)
4+
ruby-pardot (1.4.1)
55
crack (= 0.4.3)
66
httparty (= 0.18.1)
77

lib/pardot/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pardot
2-
VERSION = '1.4.0'
2+
VERSION = '1.4.1'
33
end

0 commit comments

Comments
 (0)