1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-30 07:50:43 +00:00

Version bump for 1.5

This commit is contained in:
James Tanner 2013-11-21 16:33:23 -05:00
parent 2a58c2bbe3
commit 9b991b9154
5 changed files with 12 additions and 3 deletions

View file

@ -14,5 +14,5 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
__version__ = '1.4'
__version__ = '1.5'
__author__ = 'Michael DeHaan'