pathfinder-dnd-tools 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/bin/pathfinder +1 -1
  2. metadata +3 -3
@@ -35,7 +35,7 @@ end
35
35
 
36
36
  # all skills & most stats included
37
37
  puts '--- Pathfinder Character Tools 2: Revenge of Google Docs ---
38
- version 0.2 "Beware of OAuth"
38
+ version 0.1.2 "Gold and Gems"
39
39
 
40
40
  You are in a fully-interactive ruby console.
41
41
  You can `ls` to see methods.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pathfinder-dnd-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
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: 2013-03-19 00:00:00.000000000 Z
12
+ date: 2013-03-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: pry
@@ -72,7 +72,7 @@ files:
72
72
  - lib/pathfinder_dnd/oauth.rb
73
73
  - lib/pathfinder_dnd.rb
74
74
  - bin/pathfinder
75
- homepage: http://jake.teton-landis.org/projects/pathfinder-dnd
75
+ homepage: https://github.com/justjake/dnd-tools/tree/master/spreadsheet-tools
76
76
  licenses: []
77
77
  post_install_message:
78
78
  rdoc_options: []