ipsum 1.0.2 → 1.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.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/ipsum/version.rb +1 -1
  3. metadata +2 -2
@@ -1,4 +1,4 @@
1
- Ipsum is a _filler-text_ generator much like the well known _Lorem Ipsum_. Ipsum can be used in any applications that require text from console applications to websites. For more information {visit Ipsum's website}[http://www.darkarts.co.za/ipsum].
1
+ Ipsum is a _filler-text_ generator much like the well known <em>Lorem Ipsum</em>. Ipsum can be used in any applications that require text from console applications to websites. For more information {visit Ipsum's website}[http://www.darkarts.co.za/ipsum].
2
2
 
3
3
  == Installation
4
4
 
@@ -1,3 +1,3 @@
1
1
  class Ipsum
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 2
9
- version: 1.0.2
8
+ - 3
9
+ version: 1.0.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Clive Crous