Skip to content

Commit 3c686c5

Browse files
authored
Merge pull request #1027 from DavidMikeSimon/ver-0.10.0.pre
Set version constant to 0.10.0.pre
2 parents 9f34830 + 53edcf9 commit 3c686c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jsonapi/resources/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module JSONAPI
22
module Resources
3-
VERSION = '0.9.0.pre'
3+
VERSION = '0.10.0.pre'
44
end
55
end

0 commit comments

Comments
 (0)