Skip to content

Commit 8882c35

Browse files
committed
v3.0.2 release
1 parent bb909d6 commit 8882c35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/softlayer/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
module SoftLayer
1313
# The version number (including major, minor, and bugfix numbers)
1414
# This should change in accordance with the concept of Semantic Versioning
15-
VERSION = "3.0.1" # version history in the CHANGELOG.textile file at the root of the source
15+
VERSION = "3.0.2" # version history in the CHANGELOG.textile file at the root of the source
1616

1717
# The base URL of the SoftLayer API available to the public internet.
1818
API_PUBLIC_ENDPOINT = 'https://api.softlayer.com/xmlrpc/v3/'

0 commit comments

Comments
 (0)