Skip to content

Commit

Permalink
Merge pull request #254 from cerebris/v0.4.0
Browse files Browse the repository at this point in the history
Bump to 0.4.0
  • Loading branch information
lgebhardt committed Jun 10, 2015
2 parents 1d4572d + 92f041b commit 30969a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jsonapi/resources/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module JSONAPI
module Resources
VERSION = "0.3.3"
VERSION = "0.4.0"
end
end

0 comments on commit 30969a3

Please sign in to comment.