Skip to content

Commit 443b4d9

Browse files
committed
Bump 1.10.0
1 parent 0354532 commit 443b4d9

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-
parse-stack (1.9.1)
4+
parse-stack (1.10.0)
55
active_model_serializers (>= 0.9, < 1)
66
activemodel (>= 5, < 7)
77
activesupport (>= 5, < 7)

lib/parse/stack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ module Parse
66
# The Parse Server SDK for Ruby
77
module Stack
88
# The current version.
9-
VERSION = "1.9.1"
9+
VERSION = "1.10.0"
1010
end
1111
end

0 commit comments

Comments
 (0)