Skip to content

Commit 4af4a4d

Browse files
committed
Publish v0.2.6
1 parent 33da36d commit 4af4a4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**master**
1+
**0.2.6**
22
* [#45](https://github.com/vasilakisfil/SimpleAMS/pull/45) add changelog
33
* [#44](https://github.com/vasilakisfil/SimpleAMS/pull/44) add Ruby 3.0 support
44
* [#42](https://github.com/vasilakisfil/SimpleAMS/pull/42) fix bug when more than 1 nested relations where specified on Renderer

lib/simple_ams/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SimpleAMS
2-
VERSION = '0.2.5'.freeze
2+
VERSION = '0.2.6'.freeze
33
end

0 commit comments

Comments
 (0)