Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirPal committed May 6, 2019
1 parent 7aa1466 commit 2be2fdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Chronos",
"version": "3.2.2",
"version": "3.2.3",
"description": "Native app for time-tracking fully integrated with JIRA",
"main": "./dist/main.prod.js",
"author": {
"name": "Webpal",
"url": "https://github.com/web-pal"
},
"license": "CCL",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/web-pal/chronos-timetracker.git"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Chronos",
"version": "3.2.2",
"version": "3.2.3",
"description": "Full functionality time tracking software with direct JIRA integration",
"scripts": {
"dev": "yarn start-renderer-dev",
Expand Down

0 comments on commit 2be2fdf

Please sign in to comment.