Skip to content

Commit 4220c5c

Browse files
author
Ashley Penney
committed
Prepare 3.0.0 release.
1 parent 22ee0c6 commit 4220c5c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Changelog

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2013-10-14 - Version 3.0.0
2+
3+
Final release of 3.0, enjoy!
4+
15
2013-10-14 - Version 3.0.0-rc3
26

37
Summary:

Modulefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'puppetlabs-postgresql'
2-
version '3.0.0-rc3'
2+
version '3.0.0'
33
source 'git://github.com/puppetlabs/puppet-postgresql.git'
44
author 'Inkling/Puppet Labs'
55
description 'PostgreSQL defined resource types'

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs/postgresql",
3-
"version": "3.0.0-rc3",
3+
"version": "3.0.0",
44
"summary": "PostgreSQL",
55
"source": "git@github.com/puppetlabs/puppetlabs-postgresql.git",
66
"project_page": "http://github.com/puppetlabs/puppetlabs-postgresql",

0 commit comments

Comments
 (0)