Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 2386878

Browse files
committed
Updated gemspec and uploaded new gem for local installation.
1 parent f19aeba commit 2386878

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

fortniteapi-1.0.0.gem

-5.5 KB
Binary file not shown.

fortniteapi-1.0.1.gem

5.5 KB
Binary file not shown.

fortniteapi.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
33

44
Gem::Specification.new do |spec|
55
spec.name = 'fortniteapi'
6-
spec.version = '1.0.0'
6+
spec.version = '1.0.1'
77
spec.authors = ['xMistt']
88
spec.summary = 'Ruby implementation for https://fortnite-api.com'
99
spec.homepage = 'https://github.com/Fortnite-API/ruby-wrapper'

0 commit comments

Comments
 (0)