Skip to content

Commit

Permalink
Built changes and increment package
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed May 30, 2018
1 parent acd2bc5 commit 8bbaf75
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/uppload.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/uppload.no-polyfills.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uppload",
"version": "0.3.0",
"version": "0.3.1",
"main": "index.js",
"repository": "https://github.com/elninotech/uppload.git",
"author": "El Nino (elnino.tech)",
Expand Down
2 changes: 1 addition & 1 deletion wrappers/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0",
"uppload": "^0.2.7"
"uppload": "^0.3.1"
},
"devDependencies": {
"@angular/common": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion wrappers/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"live": "webpack -p --watch"
},
"dependencies": {
"uppload": "^0.2.9"
"uppload": "^0.3.1"
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.46",
Expand Down
2 changes: 1 addition & 1 deletion wrappers/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"live": "webpack -p --watch"
},
"dependencies": {
"uppload": "^0.2.9"
"uppload": "^0.3.1"
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.31",
Expand Down

0 comments on commit 8bbaf75

Please sign in to comment.