Skip to content

Commit

Permalink
Bump com.apache.cordova.console dep to 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava committed Feb 14, 2015
1 parent c3615d6 commit 6c57bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/logging/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Npm.strip({
});

Cordova.depends({
'org.apache.cordova.console': '0.2.12'
'org.apache.cordova.console': '0.2.13'
});

Package.onUse(function (api) {
Expand Down

0 comments on commit 6c57bc2

Please sign in to comment.