Skip to content

Commit

Permalink
cut the release version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vunb committed Jun 9, 2019
1 parent 03dc9f5 commit 6306e0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
- secure: Vb4syWCMM1zciqis3IRqKQEiDxSnf4J42YA5GTKQpy3kDJZy/oknPW+vvhWTD/LajHzgiks/Mv7625GlWQUvFerJceKXQOf3AHUmDQBeTMzqoRacCNF3nGGCveqvEuQPnLgcAh/3p26aDxYt3H5OaL6w3hRtnBic5AU48um+IydPt+0/zaYQFgdIulPnHTJLLiD9/NlttaaC3AdUeBfdaQbyaulTxPuBTncW8UnuXYYkzfsAq/8+6N/OHMrE7GLgY4d8JF5sfaTIVKsVcnTiFBs9ldknbc6ottVYJOdWGrKTb9ERUsKw1J3NrQ+7PeuZt/tdWbk2bWvSMjvqrV+eTTujzozl1Rz5jIXi1nLPkWBUooOMqo7VKowD0HflGp7hcoJSnVJ5lZtFd8vVYkf1oQPenrQe1KFhTAdz5K/kfG46OOzChuue+wY6wep4IyWIkbPq2zgP3Zkj2SxYt+tpALA3ccgfJ9oD5m3WnXpXqLlZhtgW0vJp2UJKgIM5Vz09lc0pBe/x1AAaMO72ykQOf2Pim8RQ+w3ZH7BmE9mVje5fDHSEpodtDNlTRcCpIR3VLLDmASKtZ9sK+SCxSblTxDwhu/RvhMx4F4FY8LjTVccnX+tPW5/til1kDkMdZ8gvrfkD/PXFO8P3PT8EYi4Sq8Ojgzqnifx2Q4MMi+/Mx7M=

node_js:
# support latest Nodejs LTS version
- '10'

addons:
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ environment:
secure: ex3daTUjJEaSvxAKyUiPOiLjEoYhmisgN9YjzbdYvMhdu3YyZo56JyEcTPjKIhQz

matrix:
# support latest Nodejs LTS version
- nodejs_version: "10"

platform:
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": "crfsuite",
"version": "0.9.5",
"version": "0.9.6",
"description": "NodeJS binding for CRFsuite",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6306e0b

Please sign in to comment.