We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a2de30 + 23d274a commit fae536dCopy full SHA for fae536d
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2014-2020 Cerebris Corporation
+Copyright (c) 2014-2021 Cerebris Corporation
2
3
MIT License
4
README.md
@@ -73,4 +73,4 @@ and **paste the content into the issue description or attach as a file**:
73
74
## License
75
76
-Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).
+Copyright 2014-2021 Cerebris Corporation. MIT License (see LICENSE for details).
lib/jsonapi/resources/version.rb
@@ -1,5 +1,5 @@
module JSONAPI
module Resources
- VERSION = '0.10.2'
+ VERSION = '0.11.0.beta1'
end
5
0 commit comments