lib/cinch/plugins/urbandict/version.rb in cinch-urbandict-1.0.4 vs lib/cinch/plugins/urbandict/version.rb in cinch-urbandict-1.0.5
- old
+ new
@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
module Cinch
module Plugins
# Versioning Info
class UrbanDict
- VERSION = '1.0.4'
+ VERSION = '1.0.5'
end
end
end