UNPKG
hubot-ci
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Use Hubot to interact with GitHub commit statuses
github.com/atmos/hubot-ci
atmos/hubot-ci
hubot-ci
/
src
/
version.coffee
6 lines
(3 loc)
•
110 B
text/coffeescript
View Raw
1
2
3
4
5
6
Path
= require
"path"
pkg
= require Path.join __dirname,
".."
,
'package.json'
exports.Version
= pkg.version