rprompt 0.0.2 → 0.0.3

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.
@@ -1,3 +1,3 @@
1
1
  module Rprompt
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rprompt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -75,6 +75,29 @@ files:
75
75
  - Rakefile
76
76
  - bin/rprompt
77
77
  - bin/rpromptconf
78
+ - doc/Rprompt.html
79
+ - doc/Rprompt/GitBranch.html
80
+ - doc/Rprompt/GitNumbers.html
81
+ - doc/Rprompt/GitSha.html
82
+ - doc/Rprompt/GitTrack.html
83
+ - doc/Rprompt/PromptItem.html
84
+ - doc/Rprompt/RvmGemset.html
85
+ - doc/Rprompt/RvmRuby.html
86
+ - doc/String.html
87
+ - doc/_index.html
88
+ - doc/class_list.html
89
+ - doc/css/common.css
90
+ - doc/css/full_list.css
91
+ - doc/css/style.css
92
+ - doc/file.README.html
93
+ - doc/file_list.html
94
+ - doc/frames.html
95
+ - doc/index.html
96
+ - doc/js/app.js
97
+ - doc/js/full_list.js
98
+ - doc/js/jquery.js
99
+ - doc/method_list.html
100
+ - doc/top-level-namespace.html
78
101
  - files/config.yml
79
102
  - lib/rprompt.rb
80
103
  - lib/rprompt/version.rb