Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyalberto committed Jan 27, 2015
1 parent e5bc87d commit b5e9501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql_online_migrations.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'mysql_online_migrations'
s.version = '1.0.2'
s.version = '1.0.3'
s.summary = "Use MySQL 5.6+ capacities to enforce online migrations"
s.description = "MySQL 5.6 adds a `LOCK=NONE` option to make sure migrations are done with no locking. Let's use it."
s.authors = ["Anthony Alberto"]
Expand Down

0 comments on commit b5e9501

Please sign in to comment.