ztodo 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/ztodo/version.rb +1 -1
  2. data/ztodo.gemspec +1 -1
  3. metadata +3 -3
data/lib/ztodo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Ztodo
2
- VERSION = "1.2.0"
2
+ VERSION = "1.2.1"
3
3
  end
data/ztodo.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
  gem.email = ["andreas.sotnik@gmail.com"]
11
11
  gem.description = 'Simple Console Task Manager. Check homepage or github sources for further information.'
12
12
  gem.summary = 'Simple Console Task Manager'
13
- gem.homepage = "http://zenturio.me/pages/ztodo"
13
+ gem.homepage = ""
14
14
  gem.license = 'MIT'
15
15
 
16
16
  gem.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ztodo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0
4
+ version: 1.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-21 00:00:00.000000000 Z
12
+ date: 2012-11-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: colorize
@@ -54,7 +54,7 @@ files:
54
54
  - spec/spec_helper.rb
55
55
  - tmp/.gitkeep
56
56
  - ztodo.gemspec
57
- homepage: http://zenturio.me/pages/ztodo
57
+ homepage: ''
58
58
  licenses:
59
59
  - MIT
60
60
  post_install_message: