Version bump to 1.0.10
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
1.0.10
|
||||
-----
|
||||
|
||||
- Web service is called asynchron which does not block performance while sending message
|
||||
|
||||
1.0.9
|
||||
-----
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module RedmineMessenger
|
||||
VERSION = '1.0.9'
|
||||
VERSION = '1.0.10'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user