hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

version_tasks

0.9.4
0.12.0 0.11.4 0.11.3 0.11.2 0.11.1 0.11.0 0.10.29 0.10.28 0.10.27 0.10.26 0.10.25 0.10.24 0.10.23 0.10.22 0.10.21 0.10.20 0.10.19 0.10.18 0.10.17 0.10.16 0.10.15 0.10.14 0.10.13 0.10.12 0.10.11 0.10.10 0.10.9 0.10.8 0.10.7 0.10.6 0.10.5 0.10.4 0.10.3 0.10.1 0.10.0 0.9.4 0.9.3 0.9.2 0.9.1 0.9.0 0.8.3 0.8.1 0.7.0 0.6.0 0.5.0 0.4.0 0.3.3 0.3.1 0.2.6

A suite of mix tasks for managing your libs version numbers with git and hex

HexDocs

Current section

1 Dependency

Jump to
Readme
49 Versions
1 Dependency
14 Dependants
Files
Activity
Readme 49 Versions 1 Dependency 14 Dependants Files Activity

Dependencies of version_tasks

1 dependency
Package Requirement
git_cli
~> 0.2

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 200 400 600 800

this version

281

yesterday

167

last 7 days

3 118

all time

604 468

Last Updated

Aug 11, 2017

License

MIT

Build Tools

mix

Publisher

aforward aforward

Links

  • GitHub

Owners

  • aforward aforward
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".