Skip to content

Commit 244295d

Browse files
committed
Changed gem label for the 3.0.b2 build
1 parent 141865b commit 244295d

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.0" # version history in the CHANGELOG.textile file at the root of the source
15+
VERSION = "3.0.b2" # 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)