Skip to content

Commit 88b368f

Browse files
committed
Updating version to 1.3.0 beta 1
1 parent 3aef371 commit 88b368f

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-
stackify-api-ruby (1.2.10)
4+
stackify-api-ruby (1.3.0.beta1)
55
faraday (~> 0.8)
66
net_http_unix (~> 0.2)
77

lib/stackify/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Stackify
2-
VERSION = '1.2.10'
2+
VERSION = '1.3.0.beta1'
33
end

0 commit comments

Comments
 (0)