Skip to content

Commit

Permalink
Bump the version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamMcCumstie committed Sep 10, 2020
1 parent d2be489 commit 64a5ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/charge_client/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
require_relative 'configure'

module ChargeClient
VERSION = '1.0.0-c1'
VERSION = '1.0.0'

class BaseError < StandardError; end
class ServerError < BaseError; end
Expand Down

0 comments on commit 64a5ece

Please sign in to comment.