Skip to content

Commit

Permalink
Version 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramiro Berrelleza committed Sep 12, 2016
1 parent 386a6c3 commit e65b02d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hipchat/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HipChat
VERSION = '1.5.3'
VERSION = '1.5.4'
end
2 changes: 2 additions & 0 deletions tests.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import os
print os.path.dirname(os.path.realpath(__file__))

0 comments on commit e65b02d

Please sign in to comment.