lib/rabbit/version.rb in rabbit-2.1.1 vs lib/rabbit/version.rb in rabbit-2.1.2
- old
+ new
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
module Rabbit
- VERSION = "2.1.1"
+ VERSION = "2.1.2"
end