Skip to content

Commit 19ebd1c

Browse files
committed
v0.1.3
1 parent cb5edb8 commit 19ebd1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pinetwork.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gem::Specification.new do |s|
22
s.name = "pinetwork"
3-
s.version = "0.1.2"
3+
s.version = "0.1.3"
44
s.summary = "Pi Network Ruby"
55
s.description = "Pi Network backend library for Ruby-based webservers."
66
s.authors = ["Pi Core Team"]
77
s.email = "support@minepi.com"
8-
s.files = ["lib/pi_network.rb", "lib/errors.rb"]
8+
s.files = ["lib/pinetwork.rb", "lib/errors.rb"]
99
s.homepage = "https://github.com/pi-apps/pi-ruby"
1010
s.license = "PiOS"
1111
s.add_runtime_dependency "stellar-sdk", "~> 0.29.0"

0 commit comments

Comments
 (0)