Skip to content

Commit f346201

Browse files
committed
Merge pull request puppetlabs#279 from apenney/300-release
Prepare 3.0.0 release.
2 parents 22ee0c6 + 4220c5c commit f346201

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Changelog

Lines changed: 4 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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": "[email protected]/puppetlabs/puppetlabs-postgresql.git",
66
"project_page": "http://github.com/puppetlabs/puppetlabs-postgresql",

0 commit comments

Comments
 (0)