We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be13617 commit 7fd5a18Copy full SHA for 7fd5a18
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-cli-deploy-sentry",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Ember CLI Deploy plugin to upload javascript sourcemaps to sentry.",
5
"directories": {
6
"doc": "doc",
@@ -56,4 +56,4 @@
56
"ember-addon": {
57
"configPath": "tests/dummy/config"
58
}
59
-}
+}
0 commit comments