File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- Next
1
+ 0.2.0 (12/18/2014)
2
2
------------------
3
3
4
4
* [ #10 ] ( https://github.com/dblock/grape-roar/pull/10 ) : Support for Roar decorator - [ @sdbondi ] ( https://github.com/sdbondi ) .
5
5
6
- 0.1.0 (18/07 /2014)
7
- ------------------
6
+ 0.1.0 (7/17 /2014)
7
+ -----------------
8
8
9
9
* Initial public release, with support for Grape ` present ` - [ @dblock ] ( https://github.com/dblock ) .
Original file line number Diff line number Diff line change @@ -124,6 +124,6 @@ See [CONTRIBUTING](CONTRIBUTING.md).
124
124
Copyright and License
125
125
---------------------
126
126
127
- MIT License, see [ LICENSE] ( http://github.com/dblock/grape-roar/raw/master/ LICENSE) for details.
127
+ MIT License, see [ LICENSE] ( LICENSE ) for details.
128
128
129
- (c) 2012-2014 [ Daniel Doubrovkine] ( http ://github.com/dblock) , [ Art.sy ] ( http ://artsy.github.com )
129
+ (c) 2012-2014 [ Daniel Doubrovkine] ( https ://github.com/dblock) & Contributors , [ Artsy ] ( https ://artsy.net )
Original file line number Diff line number Diff line change 1
1
module Grape
2
2
module Roar
3
- VERSION = '0.1 .0'
3
+ VERSION = '0.2 .0'
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments