Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinelli committed Jan 8, 2016
1 parent f0157e5 commit cf969f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@ Change Log
This file keeps track of notable changes to the Gembuild project. It aims to
adhere to [semantic versioning](http://semver.org/).

[Unreleased]
------------
[1.0.0] - 2016-01-07
--------------------

Major refactor adding tests and documentation.

Expand Down
2 changes: 1 addition & 1 deletion lib/gembuild/version.rb
Expand Up @@ -19,5 +19,5 @@
# Create Arch Linux PKGBUILDs for ruby gems.
module Gembuild
# Current version of Gembuild.
VERSION = '0.1.0'
VERSION = '1.0.0'
end

0 comments on commit cf969f8

Please sign in to comment.