Skip to content

Commit 115c244

Browse files
committed
Add IDE dir to ignore and bump version
1 parent e05c78a commit 115c244

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
.npmrc
1717
npm-debug.log
1818
testem.log
19+
.idea
1920

2021
# Never commit configuration or private settings
2122
config/*.yml

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-osf",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Reusable ember models and components for interacting with the Open Science Framework",
55
"directories": {
66
"doc": "docs",

0 commit comments

Comments
 (0)