Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ingemar committed Apr 30, 2013
1 parent f337480 commit 6a50f96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
entasis (1.0.0)
entasis (1.0.1)
activemodel (~> 3.1)

GEM
Expand All @@ -16,7 +16,7 @@ GEM
builder (3.0.4)
diff-lcs (1.2.1)
i18n (0.6.1)
multi_json (1.7.1)
multi_json (1.7.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/entasis/version.rb
@@ -1,3 +1,3 @@
module Entasis
VERSION = "1.0.0"
VERSION = "1.0.1"
end

0 comments on commit 6a50f96

Please sign in to comment.