Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c-rack committed Jun 24, 2024
1 parent b44a0da commit c2ec711
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.2.0] - 2024-06-24

- TODO

## [1.1.0] - 2017-06-12
### Added
- Provide stream of hosts for a cidr range (@tehhobbit)
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
defmodule CIDR.Mixfile do
use Mix.Project

@version "1.1.0"
@version "1.2.0"

def project do
[
Expand Down

0 comments on commit c2ec711

Please sign in to comment.