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 e05c78a commit 115c244Copy full SHA for 115c244
.gitignore
@@ -16,6 +16,7 @@
16
.npmrc
17
npm-debug.log
18
testem.log
19
+.idea
20
21
# Never commit configuration or private settings
22
config/*.yml
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "Reusable ember models and components for interacting with the Open Science Framework",
5
"directories": {
6
"doc": "docs",
0 commit comments