We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bca16c commit 6cb01fbCopy full SHA for 6cb01fb
Rakefile
@@ -8,7 +8,7 @@ require File.dirname(__FILE__) + '/lib/tasks/cia'
8
require File.dirname(__FILE__) + '/lib/support/gateway_support'
9
10
11
-PKG_VERSION = "1.3.2"
+PKG_VERSION = "1.3.3"
12
PKG_NAME = "activemerchant"
13
PKG_FILE_NAME = "#{PKG_NAME}-#{PKG_VERSION}"
14
0 commit comments