Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
arconamagi committed Aug 28, 2018
1 parent cc2e41e commit baddbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intellij-emberjs-import-support",
"version": "0.1.0",
"version": "0.1.1",
"description": "Ember.js: support of `import from '@ember/..'` for JetBrains IDEs (Idea, WebStorm, ...)",
"scripts": {
"postinstall": "git clone --single-branch -b v3.3.2 https://github.com/emberjs/ember.js.git; mv ./ember.js/packages @ember-packages; rm -rf ./ember.js; find ./@ember-packages -name '*.d.ts' -exec rm {} +"
Expand Down

0 comments on commit baddbc3

Please sign in to comment.