Skip to content

Commit

Permalink
Version bump to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaskar committed Mar 11, 2010
1 parent 6c50f14 commit 6f18595
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
:patch: 5
:patch: 6
:major: 0
:build:
:minor: 4
6 changes: 3 additions & 3 deletions jasmine.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
s.name = %q{jasmine}
s.version = "0.4.5"
s.version = "0.4.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rajan Agaskar", "Christian Williams"]
s.date = %q{2010-02-24}
s.date = %q{2010-03-10}
s.default_executable = %q{jasmine}
s.description = %q{Javascript BDD test framework}
s.email = %q{[email protected]}
Expand Down

0 comments on commit 6f18595

Please sign in to comment.