Skip to content

Commit

Permalink
馃攢 Merge branch 'hotfix/0.4.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
said-m committed Jan 5, 2020
2 parents 3dcc50f + 0ea26d0 commit fba232a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 1.0

language: node_js

node_js:
Expand All @@ -18,6 +20,7 @@ script:
- yarn test-ci

deploy:
edge: true
provider: npm
email: '$NPM_EMAIL'
api_key: '$NPM_API_TOKEN'
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": "priprava",
"version": "0.4.3",
"version": "0.4.4",
"description": "Template engine for describing JSON with dynamic data.",
"keywords": [
"json",
Expand Down

0 comments on commit fba232a

Please sign in to comment.