You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: devhints.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Gem::Specification.newdo |s|
2
2
s.name='devhints'
3
-
s.version='0.1.0'
3
+
s.version='0.1.1'
4
4
s.summary="A CLI for devhints.io"
5
5
s.description="This is a simple gem that checkes whether a cheat sheet for something exists at devhints.io, then opens it in a web browser if it does."
0 commit comments