Skip to content

Commit f522fb4

Browse files
committed
bumping to 0.1.1
1 parent 17ac6ee commit f522fb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
'version': 'v.0.1.0',
2+
'version': 'v.0.1.1',
33
'description': 'Service to query the historic public bike-sharing data.',
44
'repository': 'https://github.com/rolltime/rolltime-historic-api',
55
'maintainer': 'Luis Capelo <[email protected]>'

config/prod.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
'version': 'v.0.1.0',
2+
'version': 'v.0.1.1',
33
'description': 'Service to query the historic public bike-sharing data.',
44
'repository': 'https://github.com/rolltime/rolltime-historic-api',
55
'maintainer': 'Luis Capelo <[email protected]>'

0 commit comments

Comments
 (0)