Skip to content

Commit 9ef2d10

Browse files
authored
Merge pull request #31 from johnnypaper/bump-to-1.0.4
Bump gemspec to version 1.0.4
2 parents eabf771 + 25bf8d8 commit 9ef2d10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-technical-analysis (1.0.3)
4+
ruby-technical-analysis (1.0.4)
55

66
GEM
77
remote: https://rubygems.org/

ruby-technical-analysis.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = "ruby-technical-analysis"
3-
spec.version = "1.0.3"
3+
spec.version = "1.0.4"
44
spec.authors = ["Brad Saterfiel"]
55
spec.email = ["[email protected]"]
66
spec.description = "Ruby technical analysis toolkit for stocks, commodities, and other time series."

0 commit comments

Comments
 (0)