File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
3+ ### 0.2.3 (2019-01-16)
4+ * Remove error log output from specs ([ PR #76 ] ( https://github.com/Apipie/apipie-bindings/pull/76 ) )
5+ * Update apidoc_cache_name apidoc ([ PR #74 ] ( https://github.com/Apipie/apipie-bindings/pull/74 ) )
6+ * Fix typo in api docs ([ PR #75 ] ( https://github.com/Apipie/apipie-bindings/pull/75 ) )
7+ * Fix typo in param test ([ PR #73 ] ( https://github.com/Apipie/apipie-bindings/pull/73 ) )
8+
39### 0.2.2 (2018-01-09)
410* modernize ruby versions ([ PR #71 ] ( https://github.com/Apipie/apipie-bindings/pull/71 ) )
511
Original file line number Diff line number Diff line change 11module ApipieBindings
22 def self . version
3- @version ||= Gem ::Version . new '0.2.2 '
3+ @version ||= Gem ::Version . new '0.2.3 '
44 end
55end
You can’t perform that action at this time.
0 commit comments