aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dbshell
diff options
context:
space:
mode:
authorTeddy Wing2017-05-09 20:50:07 +0200
committerTeddy Wing2017-05-09 20:50:07 +0200
commit85c24cc3b0c7b5bca78033b67c4cfc6801b5f545 (patch)
tree1c8aa3b6f2cc9ad6ee3f23d96ede50561c20cdc6 /lib/dbshell
parent3af76be45efa59b8abf7d8e425b6aee60a27ec3f (diff)
downloaddbshell-rails-master.tar.bz2
Increase version v0.0.1 -> v0.0.2HEADv0.0.2master
Diffstat (limited to 'lib/dbshell')
-rw-r--r--lib/dbshell/rails/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dbshell/rails/version.rb b/lib/dbshell/rails/version.rb
index 84e0d07..8340764 100644
--- a/lib/dbshell/rails/version.rb
+++ b/lib/dbshell/rails/version.rb
@@ -1,5 +1,5 @@
module DBShell
module Rails
- VERSION = '0.0.1'
+ VERSION = '0.0.2'
end
end