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.
1 parent e78b3b0 commit b29d886Copy full SHA for b29d886
stud.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |spec|
2
spec.name = "stud"
3
- spec.version = "0.0.4"
+ spec.version = "0.0.5"
4
spec.summary = "stud - common code techniques"
5
spec.description = "small reusable bits of code I'm tired of writing over " \
6
"and over. A library form of my software-patterns github repo."
0 commit comments