summaryrefslogtreecommitdiffstats
path: root/lib/git.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/git.rb')
-rw-r--r--lib/git.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/git.rb b/lib/git.rb
index f18ad11..7c13d1a 100644
--- a/lib/git.rb
+++ b/lib/git.rb
@@ -40,7 +40,7 @@ require 'git/author'
# License:: MIT License
module Git
- VERSION = '1.0.3'
+ VERSION = '1.0.4'
# open a bare repository
#