Project

turbotlib

0.0
No release in over 3 years
Low commit activity in last 3 years
Helpers for writing Turbot bots
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

Runtime

~> 0.9.0
~> 2.0.2
~> 3.0.2
 Project Readme

turbotlib-ruby

Gem Version Build Status Dependency Status Coverage Status Code Climate

Releasing a new version

Bump the version in lib/turbotlib/version.rb according to the Semantic Versioning convention, then:

git commit lib/turbotlib/version.rb -m 'Release new version'
rake release # requires Rubygems credentials

Finally, rebuild the Docker image.