-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dylan Ratcliffe
committed
Sep 23, 2020
1 parent
27f9882
commit 99b7e21
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -710,4 +710,5 @@ Cheers to all of those who helped out: | |
- @smortex | ||
- @16c7x | ||
- @neomilium | ||
- @chlawren | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift File.expand_path("../lib", __FILE__) | |
|
||
Gem::Specification.new do |s| | ||
s.name = "onceover" | ||
s.version = "3.18.0" | ||
s.version = "3.18.1" | ||
s.authors = ["Dylan Ratcliffe"] | ||
s.email = ["[email protected]"] | ||
s.homepage = "https://github.com/dylanratcliffe/onceover" | ||
|