Permalink
Browse files

chore: version bump

  • Loading branch information...
1 parent 2cd088d commit dde5f1248fcc39bb4aa8e81468b3e922f1c198e1 @terkelg committed May 13, 2017
Showing with 6 additions and 1 deletion.
  1. +1 −1 app/package.json
  2. +5 −0 package.json
View
@@ -2,7 +2,7 @@
"name": "Ramme",
"main": "dist/main",
"private": true,
- "version": "3.0.3",
+ "version": "3.1.0",
"description": "Unofficial Instagram Desktop App",
"repository": "terkelg/ramme",
"license": "MIT",
View
@@ -33,6 +33,11 @@
"gulp-sass": "^3.1.0",
"standard": "^10.0.2"
},
+ "standard": {
+ "ignore": [
+ "app/dist"
+ ]
+ },
"babel": {
"plugins": [
"transform-es2015-modules-commonjs"

0 comments on commit dde5f12

Please sign in to comment.