Skip to content

Commit

Permalink
Bump to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ddd-mtl committed May 27, 2022
1 parent 9430c8d commit b3dbb1e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:


env:
SNAPMAIL_VERSION: 0.1.6
SNAPMAIL_VERSION: 0.1.7

jobs:
# the create-release would be used once we want to create a specific release based on if the commit has a tag
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: test-workflow x64
on: workflow_dispatch

env:
SNAPMAIL_VERSION: 0.1.6
SNAPMAIL_VERSION: 0.1.7

jobs:
call-build-dna:
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": "Snapmail",
"version": "0.1.6",
"version": "0.1.7",
"description": "A minimalist email application on holochain",
"main": "src/main.js",
"scripts": {
Expand Down

0 comments on commit b3dbb1e

Please sign in to comment.