ben_string 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +4 -0
- data/README.md +1 -1
- data/lib/ben_string.rb +1 -1
- metadata +3 -3
data/CHANGELOG.md
CHANGED
data/README.md
CHANGED
@@ -25,7 +25,7 @@ Awesomeness.
|
|
25
25
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
26
26
|
Version 2, December 2004
|
27
27
|
|
28
|
-
Copyright (C) 2010 Ben Bleything <ben@bleything.net
|
28
|
+
Copyright (C) 2010 Ben Bleything <ben@bleything.net>
|
29
29
|
|
30
30
|
Everyone is permitted to copy and distribute verbatim or modified copies
|
31
31
|
of this license document, and changing it is allowed as long as the name
|
data/lib/ben_string.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ben_string
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 21
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 1.0.
|
9
|
+
- 1
|
10
|
+
version: 1.0.1
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Ben Bleything
|