intel / iotivity-node

Node.js bindings for IoTivity
https://www.iotivity.org/
42 stars 44 forks source link

Missing 1.3.0 tag? #151

Closed gvancuts closed 7 years ago

gvancuts commented 7 years ago

There are a number of tags in this repo which, I guess, map to the versions of iotivity-node released on npmjs.org. There is however no 1.3.0-1 (nor 1.3.0-0 for that matter). Is it a miss?

gabrielschulhof commented 7 years ago

Oops! Fixed now :)

gabrielschulhof commented 7 years ago

The npm-published version does indeed always coincide with the git tag.

gvancuts commented 7 years ago

Thanks @gabrielschulhof !