Skip to content

Commit

Permalink
Bump version for release 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Porras committed Jan 4, 2018
1 parent 52c99d9 commit 1a95d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/edn_turbo/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

module EDNT
VERSION = '0.5.4'
RELEASE_DATE = '2017-12-29'
VERSION = '0.5.5'
RELEASE_DATE = '2018-01-04'
end

0 comments on commit 1a95d98

Please sign in to comment.