Skip to content

Commit b29d886

Browse files
committed
version bump
1 parent e78b3b0 commit b29d886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stud.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 = "stud"
3-
spec.version = "0.0.4"
3+
spec.version = "0.0.5"
44
spec.summary = "stud - common code techniques"
55
spec.description = "small reusable bits of code I'm tired of writing over " \
66
"and over. A library form of my software-patterns github repo."

0 commit comments

Comments
 (0)