Skip to content

Commit fae536d

Browse files
authored
Merge pull request #1347 from cerebris/v0_11_0_beta1
Update version to v0.11.0.beta1
2 parents 7a2de30 + 23d274a commit fae536d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2020 Cerebris Corporation
1+
Copyright (c) 2014-2021 Cerebris Corporation
22

33
MIT License
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ and **paste the content into the issue description or attach as a file**:
7373

7474
## License
7575

76-
Copyright 2014-2017 Cerebris Corporation. MIT License (see LICENSE for details).
76+
Copyright 2014-2021 Cerebris Corporation. MIT License (see LICENSE for details).

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.10.2'
3+
VERSION = '0.11.0.beta1'
44
end
55
end

0 commit comments

Comments
 (0)