We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c78b46 + aff553c commit fe7e630Copy full SHA for fe7e630
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- singed (0.2.0)
+ singed (0.2.1)
5
colorize
6
stackprof (>= 0.2.13)
7
singed.gemspec
@@ -3,7 +3,7 @@
Gem::Specification.new do |spec|
spec.name = 'singed'
- spec.version = '0.2.0'
+ spec.version = '0.2.1'
spec.license = 'MIT'
8
spec.authors = ['Josh Nichols']
9
spec.email = ['[email protected]']
0 commit comments