Skip to content

Commit

Permalink
0.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ieiayaobb committed Jan 19, 2017
1 parent 5c41d54 commit 9395360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dynamoc",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Dynamodb GUI client",
"main": "electron.js",
"dependencies": {
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": "dynamoc",
"version": "0.0.1",
"version": "0.0.2",
"description": "A Dynamodb GUI client",
"scripts": {
"build": "node tasks/release.js",
Expand Down

0 comments on commit 9395360

Please sign in to comment.