wipit 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/wipit/version.rb +1 -1
  2. metadata +3 -3
@@ -1,3 +1,3 @@
1
1
  module Wipit
2
- VERSION = '0.1.0'
2
+ VERSION = '0.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wipit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.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: 2011-08-16 00:00:00.000000000Z
12
+ date: 2011-09-29 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: ! "\n Save your work.\n\n $ wipit\n > git add . && git
15
15
  rm $(git ls-files --deleted) && git commit -m 'WIP'\n\n Save your work to a topic
@@ -32,7 +32,7 @@ files:
32
32
  - bin/wipit
33
33
  - test/helper.rb
34
34
  - test/wipit_test.rb
35
- homepage: http://github.com/johmas/wipit
35
+ homepage: http://github.com/johnnytommy/wipit
36
36
  licenses: []
37
37
  post_install_message:
38
38
  rdoc_options: []