Skip to content

Commit

Permalink
Merge pull request #1515 from Hirobreak/bump0.30.2
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
danieltigse authored Sep 16, 2020
2 parents 6438921 + 79cf5bc commit 9cca65a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion electron_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "criptext",
"version": "0.30.1",
"version": "0.30.2",
"author": {
"name": "Criptext Inc",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion email_composer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "email_composer",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"dependencies": {
"@criptext/electron-better-ipc": "^0.7.0-rc1-0.2",
Expand Down
2 changes: 1 addition & 1 deletion email_loading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "email_loading",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"dependencies": {
"@criptext/electron-better-ipc": "^0.7.0-rc1-0.2",
Expand Down
2 changes: 1 addition & 1 deletion email_login/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "email_login",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"dependencies": {
"@criptext/electron-better-ipc": "^0.7.0-rc1-0.2",
Expand Down
2 changes: 1 addition & 1 deletion email_mailbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "email_mailbox",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"dependencies": {
"@criptext/electron-better-ipc": "^0.7.0-rc1-0.2",
Expand Down
2 changes: 1 addition & 1 deletion email_pin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "email_pin",
"version": "0.30.1",
"version": "0.30.2",
"private": true,
"dependencies": {
"@criptext/electron-better-ipc": "^0.7.0-rc1-0.2",
Expand Down

0 comments on commit 9cca65a

Please sign in to comment.