Skip to content

Commit

Permalink
releasing 0.0.1. 🏄
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Mar 26, 2022
1 parent 8f34f47 commit 8b1f1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## [Unreleased]
## [0.0.1]

## [0.1.0] - 2022-02-07

- Initial release
- Initial release into an unsuspecting world.
4 changes: 1 addition & 3 deletions lib/trailblazer/declarative/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

module Trailblazer
module Declarative
VERSION = "0.1.0"
VERSION = "0.0.1"
end
end

0 comments on commit 8b1f1d2

Please sign in to comment.