Skip to content

Commit 1db6b79

Browse files
committed
bump version
1 parent 6a2bb2d commit 1db6b79

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
## [v0.1.0] 2012-01-20
268268
- initial release
269269

270+
[v3.5.5]: https://github.com/rubysolo/dentaku/compare/v3.5.4...v3.5.5
270271
[v3.5.4]: https://github.com/rubysolo/dentaku/compare/v3.5.3...v3.5.4
271272
[v3.5.3]: https://github.com/rubysolo/dentaku/compare/v3.5.2...v3.5.3
272273
[v3.5.2]: https://github.com/rubysolo/dentaku/compare/v3.5.1...v3.5.2

lib/dentaku/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dentaku
2-
VERSION = "3.5.4"
2+
VERSION = "3.5.5"
33
end

0 commit comments

Comments
 (0)