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 fd48123 commit 34869a3Copy full SHA for 34869a3
NEWS.md
@@ -1,3 +1,5 @@
1
+# gitignore 0.1.4
2
+
3
# gitignore 0.1.3
4
5
* This is a minor update that prevent the use of the clipboard on CRAN Linux systems.
codemeta.json
@@ -10,7 +10,7 @@
10
"codeRepository": "https://github.com/ropensci/gitignore",
11
"issueTracker": "https://github.com/ropensci/gitignore/issues",
12
"license": "https://spdx.org/licenses/GPL-3.0",
13
- "version": "0.1.2.9000",
+ "version": "0.1.3",
14
"programmingLanguage": {
15
"@type": "ComputerLanguage",
16
"name": "R",
0 commit comments