Skip to content

Commit 64b7284

Browse files
committed
feat: bump version
1 parent af56bd5 commit 64b7284

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-
stack-service-base (0.0.95)
4+
stack-service-base (0.0.96)
55
async
66
debug
77
dotenv

lib/stack-service-base/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module StackServiceBase
2-
VERSION = '0.0.95'
3-
end
2+
VERSION = '0.0.96'
3+
end

0 commit comments

Comments
 (0)