diff --git a/README.textile b/README.textile index efd78ef..9b04018 100644 --- a/README.textile +++ b/README.textile @@ -8,6 +8,7 @@ h1. Contributors BigTuna was created by "Michał Bugno":http://twitter.com/michalbugno and "Antek Piechnik":http://twitter.com/antekpiechnik. The following people have kindly contributed to make it a better project: +* "David Rouchy":https://github.com/drouchy * "François Lamontagne":http://twitter.com/franklamontagne * "Víctor Martínez":http://twitter.com/knoopx * "unsay":http://twitter.com/unsay diff --git a/lib/big_tuna.rb b/lib/big_tuna.rb index ee4e188..3c1248c 100644 --- a/lib/big_tuna.rb +++ b/lib/big_tuna.rb @@ -1,5 +1,5 @@ module BigTuna - VERSION = "0.1.2" + VERSION = "0.1.4" DEFAULT_CONFIG = { "read_only" => false,