Commit 2c37fa6 1 parent bc6c51a commit 2c37fa6 Copy full SHA for 2c37fa6
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Encryptr" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"main" : " www/index.html" ,
5
5
"ignore" : [
6
6
" **/.*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Encryptr" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"repository" : " https://github.com/devgeeks/Encryptr.git" ,
5
5
"main" : " www/js/Encryptr.js" ,
6
6
"scripts" : {
40
40
"chai-jquery" : " ~1.1.2" ,
41
41
"mocha-phantomjs" : " ^3.3.2" ,
42
42
"grunt-contrib-copy" : " ~0.5.0" ,
43
- "cordova" : " ~3.3.1 -0.4.2 " ,
43
+ "cordova" : " 3.6.3 -0.2.13 " ,
44
44
"grunt-mocha-test" : " ~0.9.0" ,
45
45
"chai-as-promised" : " ^4.1.1" ,
46
46
"mocha-as-promised" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget id =" org.devgeeks.encryptr" version =" 1.0.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget id =" org.devgeeks.encryptr" version =" 1.1.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >Encryptr</name >
4
4
<description >
5
5
A zero-knowledge, cloud-based e-wallet / password manager powered by Crypton.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Encryptr" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " " ,
5
5
"main" : " index.html" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments