foreman_packages 0.0.16 → 0.0.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- class CreateForemanPackagespackages < ActiveRecord::Migration
1
+ class CreateForemanPackagesPackages < ActiveRecord::Migration
2
2
  def change
3
3
  create_table :foreman_packages_packages do |t|
4
4
  t.string :name
@@ -1,3 +1,3 @@
1
1
  module ForemanPackages
2
- VERSION = '0.0.16'
2
+ VERSION = '0.0.17'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_packages
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.16
4
+ version: 0.0.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: