File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Gem::Specification.new do |s|
3232 s . rubygems_version = "2.2"
3333 s . required_ruby_version = ">=2.6.5"
3434 s . name = "lazylead"
35- s . version = "0.0.0 "
35+ s . version = "0.11.1 "
3636 s . license = "MIT"
3737 s . summary = "Eliminate the annoying work within bug-trackers."
3838 s . description = "Ticketing systems (Github, Jira, etc.) are strongly
@@ -45,7 +45,7 @@ tasks instead of solving technical problems."
4545 s . authors = [ "Yurii Dubinka" ]
4646 s . email = "yurii.dubinka@gmail.com"
4747 s . homepage = "https://github.com/dgroup/lazylead"
48- s . post_install_message = "Thanks for installing Lazylead v0.0.0 !
48+ s . post_install_message = "Thanks for installing Lazylead v0.11.1 !
4949 Read our blog posts: https://lazylead.org
5050 Stay in touch with the community in Telegram: https://t.me/lazylead
5151 Follow us on Twitter: https://twitter.com/lazylead
Original file line number Diff line number Diff line change 2323# OR OTHER DEALINGS IN THE SOFTWARE.
2424
2525module Lazylead
26- VERSION = "0.0.0 "
26+ VERSION = "0.11.1 "
2727end
You can’t perform that action at this time.
0 commit comments