Skip to content

Commit fe7e630

Browse files
Merge pull request #16 from rubyatscale/release-0.2.1
bump version to 0.2.1
2 parents 7c78b46 + aff553c commit fe7e630

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
singed (0.2.0)
4+
singed (0.2.1)
55
colorize
66
stackprof (>= 0.2.13)
77

singed.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Gem::Specification.new do |spec|
44
spec.name = 'singed'
55

6-
spec.version = '0.2.0'
6+
spec.version = '0.2.1'
77
spec.license = 'MIT'
88
spec.authors = ['Josh Nichols']
99
spec.email = ['[email protected]']

0 commit comments

Comments
 (0)