last_commit.gemspec in last_commit-0.0.2 vs last_commit.gemspec in last_commit-0.1.0
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |gem|
gem.name = "last_commit"
- gem.version = "0.0.2"
+ gem.version = "0.1.0"
gem.authors = ["Tomasz WaĆkuski"]
gem.email = ["ja@jestem.tw"]
gem.description = "Simple utility class to get last commit info from git repository."
gem.summary = gem.description
gem.homepage = "https://github.com/tomekw/last_commit"