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 40e8f1c commit 26e7fa8Copy full SHA for 26e7fa8
.gitattributes
@@ -0,0 +1,9 @@
1
+.gitattributes export-ignore
2
+.gitignore export-ignore
3
+docs export-ignore
4
+.circleci export-ignore
5
+README.md export-ignore
6
+LICENSE export-ignore
7
+*.md export-ignore
8
+.editorconfig export-ignore
9
+.travis.yml export-ignore
shard.yml
@@ -1,5 +1,5 @@
name: lupin-cli
-version: 1.0.0
+version: 1.0.1
authors:
- Mark Molnar <molnarpw@gmail.com>
0 commit comments